Ok, so if anyone could help me with these two things I would be very grateful.
Whenever I try to do a goto to the next scene, I usually get a “the system cannot locate the resource specified”. I know I’m probably doing something wrong, but I don’t know what.
Does anyone know how I could work on my posted game without having everything automatically be updated here. So I could basically post updates when I choose.
*choice
#Meaw
You’re a cat?!
*goto cat_roar
#Arf
You’re a dog?!
*goto dog_growl
*label cat_roar
The cat jumped and hit the table.
*label mouse_eats
The mouse nibbles food.
My advice NEVER use caps and spaces in code, always jinxed it, and start give errors even if in theory you could use in some places, could cause weird errors .