#How I make a NPC move random on RPG map? In 4X version

1 messages · Page 1 of 1 (latest)

lapis pollen
#

I need it for the enemy from my game to move in any random directions but I don't know how to do it!sadjulian

lapis pollen
# latent wyvern

That random motion make the NPC go to side to side, it not for rpg map

cursive cloud
#

Add up and down motion option

#

Or an infinite loop

#

Looping:
Random MD
Start mlving wait stop moving wait

#

Iykwim

lapis pollen
cursive cloud
#

Nah you gotta do smtg like set motion direction = -1 to 1 or smtg like that