spurting out errors

TiberianEuanOfficialYT
26 Sept 2020, 09:50

Hi guys!
I'm making a text adventure survival game, with hunger and all those other stats, but what I need right now is all these dang errors gone!

Look here to see a picture of the gameplay errors: https://snipboard.io/d9Y4Pn.jpg


DarkLizerd
27 Sept 2020, 03:58

Did you move the player without using an exit?
Quest hates it when you do this because it doesn't know where the new room is, relative to where you were...


TiberianEuanOfficialYT
27 Sept 2020, 10:47

oh thanks :D