0 votes

How can you make tile set to allow for the player to jump trough?
I made a scene, sprite>staticbody2D>collision
And checked them to have one way collision from bellow ( one way collision dir to be 0,1 and for max depth to be 20), how ever, when i export them as tilesets and use it in the scene, i cant pass trough them,,,, is there a code you can enable it trough script?

in Engine by (227 points)

2 Answers

0 votes

Maybe this do not help to much but I first created the tile map (I do it with Tiled) and exported it to my scene. Then I add the one way platforms I need under the tile map node. I am not created the one way platform as part of the tile map, and works fine.

by (152 points)
0 votes
by (7,946 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.