Hi, Im trying to learn a little 2D Adventure Creator.
I have an NPC (a mouse) that patrols back and forth in a street. Im using a looping path for that. I want to be able to click on it, and stop the path. At this point I will initiate a dialogue with the mouse.
I tried adding a hotspot, parenting it to the mouse (removing it from the Hotspot folder to do this). But when it walks its very difficult to get the hover over label text to show at all, I do see it occasionally, but only briefly (the merest flashes) and only when he's walking ONE WAY down the street.
Is there a better way. Weirdly Ive never tried this in my other 3D games either, NPCs have always been static, and not walking. I envisage being able to do this as an important element to my games (both 2D and 3D) in order to interact with a bunch of NPC that are just wandering about normally.
Comments