I have a block object in game set to platform movement to emulate being pushed around. However when I try to run the program with more than one block object, it pushes both at the same time.
There's something I'm doing wrong, and it's something that hasn't been brought to my personal attention on these matters. I run into this "everything does it instead of just one" problem all the time. How do I fix this particular problem and prevent it in the future?
Below is a link to the capx file for it. I encourage everyone to take what they want from it. I intend on making a full fledged platform game so as I have trouble you guys may well see more and more of this engine.
Again, my problem is I can't get him to push the blocks individually, it has to be the first one placed and it moves both blocks.
Download here