Devster
September 17, 2020, 2:26pm
1
Hi so i have a very basic question is how do i make collision objects
but when i run the game this happens
any help will be appreciated i am very noob to game dev and also to lua nd defold
**if anyone is also willing to help me further after this it will be great **
thanks for taking ut time reading this
britzl
September 17, 2020, 6:43pm
2
The manual is here: Physics in Defold
There is an example of tilemap collisions here: Tilemap collisions
Enable Physics debugging to figure out what is going on: Defold project settings
2 Likes
britzl
September 18, 2020, 6:02am
4
Did you solve it? My guess is that physics debug will give you a very good clue what’s going on.
Devster
September 18, 2020, 6:04am
5
yeah i got it it was a z-index problem also i read the link u sent i was using the wrong properties