Check out GMRoomLoader! https://github.com/glebtsereteli/GMRoomLoader
www.youtube.com/watch?v=mZeg...
www.youtube.com/watch?v=mZeg...
This was my first time building something like this and VitePress was an absolute pleasure to work with. Thank you Evan!
This was my first time building something like this and VitePress was an absolute pleasure to work with. Thank you Evan!
github.com/glebtseretel...
github.com/glebtseretel...
I'd also store this data globally so it's initialized once instead of creating a new struct every time the function is called.
I'd also store this data globally so it's initialized once instead of creating a new struct every time the function is called.
And althought you can recreate any ds using arrays/structs, built-ins still outperform them in "heavy computation" with lots of push/pop.
And althought you can recreate any ds using arrays/structs, built-ins still outperform them in "heavy computation" with lots of push/pop.