www -dot- cazualnoob -dot- com/web-games/ (second game file)
So, I want to have about 15-20 controllable characters, but am I really going to have to make all the code for walking for every single one of them?
I'm aware of functions and loops, but I don't know how I'd get them to help me in this case.
I'm aware of families, but still don't have the paid version just yet. Not sure if this is the answer to my problem.
Under the "movement" group, for example, there are 2 more characters that don't have pathfinding coded. I want to know if I can make all the characters share the same code for pathfinding (along with many other future things).
Any ideas or suggestions would be appreciated.