Quote:
Originally posted by Tyhm
Might be tricky in a language without vectors - you'd have a finite number of possible paths and a finite path length - but doable.
|
I already made one. It's actually pretty easy, and we can make our own thing to do the same thing as Vectors if we want. It's not like it's a primitive class, they still just throw numbers around. The fact that we can redimension GScript arrays without losing the contained data makes it a cinch.