First off, I just want to say hello, since this is my first post on this forum!
Anyway, I'm having a really wonky issue, and I think it might have to do with a 'sprint button' system I'm using. Events don't seem to recognize the player at all. Teleport events need to be triggered by "event touch" and not "player touch"- using the later isn't working at all, as far as I know. What's worse, if I try to have an event move the player with a "set move route" command, the game just hangs and no movement can be made at all.
I have my sprint button system (it's supposed to work like RPGmaker VX Ace's sprint system, but I lost my copy of VX Ace when my old computer died and I lost my old Steam password) hooked up to a switch- it should theoretically not be running if I simply turn the switch off, but that doesn't work either. My question is- how do I get the engine to recognize the player as the player without removing the sprint common events?
Here's pictures of all my potentially related events so far.
Sprint system
Event I'm trying to have move the player
Teleport Event workaround example
Day/Night System (just in case that's somehow the problem?)
Any kind of help at all would be appreciated! Thanks in advance!