How do you create cloud platform?
Stan
Member Posts: 138
Hi everyone, how do I make cloud platforms? Like I can jump through it and land on top of it?
Im sorry I know this has been posted before, I had the post long time ago but I cant find it any more when I do search.
Thanks everyone
@DankStew Thanks for your reply on my other post that solved my double jumping problem. I just didnt want to bring it back to top. So im thanking you here
Im sorry I know this has been posted before, I had the post long time ago but I cant find it any more when I do search.
Thanks everyone
@DankStew Thanks for your reply on my other post that solved my double jumping problem. I just didnt want to bring it back to top. So im thanking you here
Comments
then in cloud platform
when game.actorsYposition is > self.positionY+(self.height/2)
collide with player
when self.linearmotion.Y < 0
collide with cloud
Thank you