Hello all,
I've been busy with C2 for a week now but this is the first time I'm asking a question. So far the support out there has been great but I couldn't find this one thing.
I was wondering how I can make an object move along solid objects with the bullet behavior applied.
I already pinned the image to a rectangle object. Now I can get it to move alongside the solid objects but it doesn't rotate its angle alongside the solid objects' angle so they match up.
Basically the player can spawn objects at command which will encounter the enemy objects at a point so I want the objects to be non-player controlled.
I found a tutorial but when I tested his .capx it didn't work 100%. It has still had bugs in them where the moving object didn't align with the solid objects.
Thanks in advance for any help.