How do I keep the player from moving the platform????
VinnyAmatoGames
Member Posts: 18
Hi. I am making a simple platform game where the character jumps from platform to platform, when the character hits one of the sides of the platform it pushes it away. How do I fix this??? -Vinny
Comments
Bouncines to 0?
dapion.de
[https://twitter.com/dapionde?]
if your platform doesn´t need to move, just uncheck "movable" in your platform actor attributes--->Physics---->Movable
Nix the Cat: Jump Adventure * Twitter * Facebook
@VinnyAmatoGames, in the attribute panel of the actor, under Physics options, switch "Movable" off.
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com
@Hopscotch Unfortunately my platforms are moving. Is there anything else I can do?
@Malko Like I said to @Hopscotch, unfortunately my platforms are moving. Is there anything else I can do?
@dapio Unfortunately setting the bounciness to 0 did not work. Is there anything else I can do?
try to increase "density" attribute of the platform actor.
Nix the Cat: Jump Adventure * Twitter * Facebook
@VinnyAmatoGames, how do you move the platforms? Which behaviour do you use?
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com
@Hopscotch I use the move behavior.
@Hopscotch I use the move behavior to move them across the screen.
@Malkovich Unfortunately increasing the density did not help.
Upload your project to the forum...
dapion.de
[https://twitter.com/dapionde?]
@dapion How do I do that?
Go to the platform actor. Right under where the picture goes, go down to physics. And make sure the moveable button is not checked.
Never mind... your platforms need to move...
@Burkious Is there anything else I can do?