Help with endless runner, problems withs jumping and sinking platforms
Hey,
I'm having some trouble with the endless runner game i'm working on. I'm using moveable actors for the platforms, and recycling them off screen(not using interpolate). The main problem is whenever my hero jumps (using an accelerate not interpolate) on them, the platforms sink, even when the hero has zero density and platforms have a heavy density. Any one have any ideas for a workaround or solution ?
I'm having some trouble with the endless runner game i'm working on. I'm using moveable actors for the platforms, and recycling them off screen(not using interpolate). The main problem is whenever my hero jumps (using an accelerate not interpolate) on them, the platforms sink, even when the hero has zero density and platforms have a heavy density. Any one have any ideas for a workaround or solution ?
Comments