-
Can checkpoints work with Game Objects?
My game character which is an object (sphere) ignores checkpoints, as though they are made only for the bike and rider.
Is there a way to make checkpoints work with game characters?
-
Re: Can checkpoints work with Game Objects?
Put the bike and rider inside the sphere!
No one has ever tried that but maybe it would work
-
Re: Can checkpoints work with Game Objects?
Sadly there's no way to make the bike and rider stay in the sphere ):
I tried making a object position event reset the sphere to where I wanted instead but then pressing B means a full restart. I just made the level with no checkpoints as it's a more realistic one lol