Advertisement

How to make my tilemap move?

Started by May 08, 2018 07:38 AM
1 comment, last by Rutin 6 years, 6 months ago

After the in-game level editor released,I finally can make some supertux levels by myself,but i got some problem on making my custom style moving platforms and rising lava,after I created a new tilemap and resized it,i have no idea of how to make them placed in right place and make some nodes for they to move,should i use "platform" object to do this?or other function I don't understand how to use?

Thanks

34 minutes ago, nathanjame said:

After the in-game level editor released,I finally can make some supertux levels by myself,but i got some problem on making my custom style moving platforms and rising lava,after I created a new tilemap and resized it,i have no idea of how to make them placed in right place and make some nodes for they to move,should i use "platform" object to do this?or other function I don't understand how to use?

Thanks

Are you using a level editor you made, or a 3rd party one. Can you please confirm because our answer will be different depending on if you're coding your own level editor, or using a 3rd party program.

I'm guessing you're talking about https://supertux.org/ and the level editor http://supertux.lethargik.org/wiki/Editor_Guide

Is this any help to you??: https://github.com/SuperTux/supertux/wiki/Level-Editor (Videos from 2017)

This is another playlist but a bit older: 

 

Programmer and 3D Artist

This topic is closed to new replies.

Advertisement