Putting an array in a struct.
-
Okay, thanks!
-
@pianofire so will that be a change soon?
-
@toxibunny what happens if you declare your stract the short way.
-
I dunno, I’ve never done it!
-
@toxibunny Try it
-
Ive tried that before and it seems you can't assign arrays to structs if you do it with clamps. Only with Arrays you've Initialised before.
-
Sorry to butt in, but with reference to arrays what's a clamp?
-
@faz808 I think clamp is a fixed value so you can use it to make a rotation stop at certain angles as one example
-
Yes clamp keeps a value between a maximum and a minimum https://fuzearena.com/help/view/clamp Not sure how this applies to assigning arrays to structs though
-
You worry about your programming knowledge when you come across a term you've not seen before. I'm from the old school - bits, bytes nibbles, words etc . Love em !