woratana Posted December 16, 2013 Share Posted December 16, 2013 Hello, I cannot find way to make slope in platformer that character can walk. It seems that Phaser can only check collision as a rectangle. Here is what I am trying to achieve:http://sandbox.yoyogames.com/games/110049 Thanks for all your help! Link to comment Share on other sites More sharing options...
rich Posted December 16, 2013 Share Posted December 16, 2013 It can't be done at the moment without writing your own tile collision code, sorry. The 1.1.4 update which we're working on at the moment will make this a lot easier to do, but still won't be done for you at this moment in time. Link to comment Share on other sites More sharing options...
woratana Posted December 16, 2013 Author Share Posted December 16, 2013 Thanks for your reply Rich! It is okay I can wait for that. Just want you to know that I really love this engine! It makes the platformer game really easy to build (My background is from RPG Maker, so I don't know much about platformer) Here is a little game I made with Phaser yesterday http://phase-jumpmage.bitballoon.com/ Link to comment Share on other sites More sharing options...
rich Posted December 16, 2013 Share Posted December 16, 2013 Very cute. And very tricky! Link to comment Share on other sites More sharing options...
seiyria Posted February 21, 2014 Share Posted February 21, 2014 With 1.1.4 is it possible to set up a slope using a tile (like, a TileLayer in Tiled), or should they be objects? I can't seem to figure out how to get all tiles by a gid in a map and modify them accordingly, so I figured it would make sense to make a group of slope objects and change their polygon that way, but I'm curious if there's a better way to do this with 1.1.4+. Link to comment Share on other sites More sharing options...
Artem Posted February 21, 2014 Share Posted February 21, 2014 Much better than "Flappy Bird" and so cute too, woratana Good luck with this one! Link to comment Share on other sites More sharing options...
dojoVader Posted April 16, 2014 Share Posted April 16, 2014 Is this added in Phaser yet am interested Link to comment Share on other sites More sharing options...
Recommended Posts