So there's a little problem I'm finding that's in my game, but can also be seen in the actual Tumbleweed demo game too...
When you go into the second room with the Hologram character, if you're not near him and you "Give" any item to the Hologram, the player character walks over to him to the correct spot, but then nothing else happens, it doesn't do the player saying his line and the Hologram responding.
It then works fine if you try it again, now that you're already nearer the character, he'll respond.
In my game, the same thing happens in any rooms that have a larger scrolling background. For all rooms that aren't scrolling, the "Give" works fine first time and runs perfectly from any distance.
Any way to fix this in the scrolling rooms?
I've tried putting a specific x, y place for the player to walk to, but that doesn't help, he still only walks over and then does nothing.
When you go into the second room with the Hologram character, if you're not near him and you "Give" any item to the Hologram, the player character walks over to him to the correct spot, but then nothing else happens, it doesn't do the player saying his line and the Hologram responding.
It then works fine if you try it again, now that you're already nearer the character, he'll respond.
In my game, the same thing happens in any rooms that have a larger scrolling background. For all rooms that aren't scrolling, the "Give" works fine first time and runs perfectly from any distance.
Any way to fix this in the scrolling rooms?
I've tried putting a specific x, y place for the player to walk to, but that doesn't help, he still only walks over and then does nothing.