Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by anasbud

Hi everyone,

can someone explain me what does "Link with Collision" in Weltmeister means ?


Thanks

1 decade ago by stillen

It will links the tiles with the collision layer.

Lets say you are drawing out the ground of your game, if you click link with collision, then for every tile of ground you draw, it will also draw a collision tile. It's good for making a rough collision layer, or if you have platforms. This setting only makes a collision tile for each tile you draw, it doesn't know if the collisions are directional for example, or if the tile isn't a collision tile, and just a background tile.

1 decade ago by Joncom

"Link with Collision" means that every time you lay down a new tile in that layer, a tile will be added to the collision layer as well.
Page 1 of 1
« first « previous next › last »