#project noxcam
1 messages · Page 1 of 1 (latest)
no
Why are you doing that? What's in the circuit boards that you need that many
camera pixels
Are you using synced text if so try turning it off
its supposed to sync cuz everybody should be able to see it
Fromm the looks of it even unsynced it should still work bc the 30hz is running on local devices aka everyones
What is this?
im making a camera
So if make them not synced the net heat will go down and your problem is fixed
i just spawned a if local plr is authority
Yeah but it will still have net heat cause your changing them for all players if you want 0 net heat turn them unsynced
Net heat is the heat limit for all devices together cpu is the heat for local (I'm pretty sure)
R you trying to make what < T55 > made?
how do you-
Bc he made it and when someone makes something cool the natural response it copy.
You can see it in roblox to recroom games like"Everysecondyouget____" that people saw it makes money and is cool so they copy it.
She* 😔
i'm not tryna sell it or anything but i just love the concept
Does it really matter? It not the end of the world and how do you know? Doesn't say in there bio
im INSPIRED by t55
Yeah ik I was giving an example
She said that she is a she, but we can make mistakes yk🤷
I did the same mistake as u tbh😂😵
soo uh is someone gonna help me?
I did lmaooo
delays didnt work
Keep the system the same but make all the text unaynced (that's what t55 did)
At least I think it would make the most sense
No they would if your running it with a 30hz like you did up here as long as it's just running on the 30hz then you should be good to have them unsynced
Yup
can i see what you have now?
i’m so curious
ohh it used text
is it able to get the color or no?
nope
Rn with Raycasting you can't get color t55 uses tags
makes sense actually
Ayo nox what's the main chip for this?????¿?¿?
that’s actually sick
main chip?
For the camera
text and raycast
uhh new problem
i decided to add color tags to it with EVERY variable unsynced. but it keeps saing "Out of network heat!" when theres multiple of them. what do i do?
use value string switch
does what I assume you are trying to do but without all the variables
i am now able to use colors with the camera i made
only blue and red for now
what do yall think?
@wild mango what do you think
Connect the tag of the object to the first port
Then configure and add the names of color tags
This will create a bunch of ports, which you can input an integer into
For example, if the object’s tag is “red”, you could make the value string switch output 1
Rather than a bunch of “if has tag”s
tags
yea tags
I heard her speak
Yeah I know she's a she
also btw you should probly do a for loop instead of chaining circuitboards
You mind if I try remaking this? Don't want to make it an Invention or put it in a game
how do the tags get the color code of what it’s on or touching or whatever
he manually gave the objects tags
for example, he gave the red cube the tag "red"
Or he could of assigned it a hexadecimal code and used that instead.
gato
gatito 
i dont mind ppl getting inspired!
Alright thanks man
i wasnt even pinged here 
but do ppl want my camera synced? They should say these things, its ez
also plz use a loop 😭
No, that's T66
no its u66
why was I pinged here of all places
How did you do that? thats incredible!
raycast and text
Yeah im looking back on it, excluding the color part, and i can see how it is working now
The color is tags
the colors would require specifying what shape you would want to be a color by giving it the tag that gives it the color
which would be VERY repetitive
Yeah
IF tag =Blue, then set text color = blue and so forth, yknow how it works.
Ive never seen a lerp used before, granted i have never used one, what does a lerp do exactly?
gets the progress between the start and end
for example, 0.5, 0, 1
This would get 0.5 between 0 and 1
Which is 0.5
the way he did it, ye. Thats y u do loops
https://rec.net/invention/1310950673617486428
Better Frustum & can control when to Update next pixel for mirror support. 67 Pixel Per Frame
No embed perms
can also be used for colors and positions not just numbers
How would you use the number lerp gets for circuits?
"the in-between number" i guess i can call it
well it’s most commonly used with vector3s
I will absolutely reverse engineer that invention, thanks for recommending
I only use vectors to throw stuff or players XD
Well....throw stuff AT players
lmao
nothing like picking up the sun and chucking it at the nearby junior account
huh, the image got corrupted
Yeah ill look at it when im on recroom
this was his attempt, i inspired em 
#1180584118329806998 message
Thats awesome
maybe i should, i have never used a good chunk of circuits, some examples would be switches, Loops, lerps, Divide suprisingly enough, and variety of others
loops is the most important
Maybe i should f around with them, cant get better otherwise if i stay with the basic sstart
lerps & divide is just usual math
Wait isnt lerps just another name for medium?
Linear Interpolation
so it creates new numbers inbetween two already existing numbers?
or rather grabs it and adds to the equation, cant "create" what exists.
basically projects a point between 2 given points, progress being the proportion the point is down from the "start", 1 being 1:1, so it just outputs "end", 0.5 being halfway
Like making a new point in tubing between two other points?
whats tubing have to do with it?
Im asking for a my brain to connect
It sounds like what you do to add more detail to tubing to me
you add another point between 2 given points in tubing when you want a better angle or curve
or more than one if you select more than two points
lol im just using it to make sense, first time i have ever heard of linear interpolation, i looked it up when you mentioned itXD
so im learning in real time rn
Exploring some common math that game developers use, let's look at linear interpolation and apply it to everything.
GLSL Course: https://simondev.teachable.com/p/glsl-shaders-from-scratch
Support me on Patreon: https://www.patreon.com/simondevyt
Follow me on:
Twitter: https://twitter.com/iced_coffee_dev
Instagram: https://www.instagram.com/be...
heck yeah a video!
Time to stop watching Comptia A+ Courses and hurt my brain more!
linearly interpolates