Page 1 of 1

how to make my tilemap move?

PostPosted: 08 Oct 2020, 07:54
by kevinphuatan
how to make my tilemap move?

Re: how to make my tilemap move?

PostPosted: 09 Oct 2020, 10:26
by DavideP
You should select in the tilemap settings "following path", then you must add the path node and finally you can use the scripting method start moving (example: "lava1.start_moving(true);").

Re: how to make my tilemap move?

PostPosted: 09 Oct 2020, 12:48
by Lorenzo der seltsame
Or watch the advanced level editor tutorial of Oliver buo
on YouTube........

Lorenzo........

Re: how to make my tilemap move?

PostPosted: 09 Oct 2020, 16:50
by KiyanTheBluePenguin
Lorenzo der seltsame {l Wrote}:Or watch the advanced level editor tutorial of Oliver buo
on YouTube........

Lorenzo........


Watched That Video...

Re: how to make my tilemap move?

PostPosted: 10 Oct 2020, 08:46
by DevonST
Your question has already been answered: https://forum.freegamedev.net/viewtopic.php?f=69&t=7265