Had a quick look but couldn't find anything to help me.
I'm trying to get the boat to move on the deep water (or any water) but it doesn't move at all.
Any ideas?
boat won't move
● ARCHIVED · READ-ONLY
-
-
that is the difference between boat and ship - the ship can move on those tiles that are considered "deep water" and some of the "shallow water" tiles, the boat can move on all "shallow water" and no deep water.
That said, the real difference in the engine is based on something else:
Both ship and boat are assigned different tile-numbers from the A1 sheet for movement. They will move on those tiles no matter what the actually used grafic is. To change which tiles those are youu need a script, and I don't know where in the engine those tile numbers are set. But they can't be changed by anything in the database, only by scripting. -
Thanks for the help. I just changed the graphic in the ship box to the boat and it works perfectly. thank you.