#💬 portalj123ʹs Feedback
1 messages · Page 1 of 1 (latest)
@frail lily I saw your game on my fyp, I’d recommend setting up a state machine since it looks like you don’t have one
wdym
you know what a Finite state machine is right?
are you using one for this project or
you should be doing so
its the only way youll be able to progress in a movement system without it getting cluttered
probably not the best idea
usually when scripting i make a rough set of code, then i clean it up later
it works for me
thanks
working with something early on is much easier then doing it later