GameMaker: Studio

GameMaker: Studio

Statistiche:
Code Error I cannot fix
FATAL ERROR in
action number 1
of Step Event0
for object obj_you:

Variable obj_you.obj_plat(100011, -2147483648) not set before reading it.
at gml_Object_obj_you_StepNormalEvent_1 (line 11) - if (place_meeting(x,y+1,obj_plat))
< >
Visualizzazione di 1-7 commenti su 7
You need to set a variable for obj_plat in your obj_you in the creation event.

Welcome to GameMaker.
Messaggio originale di sitebender:
You need to set a variable for obj_plat in your obj_you in the creation event.

Welcome to GameMaker.

How? I am seriously new, started yesterday

EDIT: I changed the name. changing it back fixed it. If you can be bothered, could you tell me how to set the varible for it if I was to change the name?
Ultima modifica da Noah Fence; 11 apr 2016, ore 11:38
dog is the variable...
dog = true
dog = 10000
dog = "yes I am a dog bark"

These are all examples of a variable named dog.
Messaggio originale di sitebender:
dog is the variable...
dog = true
dog = 10000
dog = "yes I am a dog bark"

These are all examples of a variable named dog.

Thanks dude, I have pretty much fixed it now, stay cool!
You stay wiped.
I am In Pizza Tower with this and i have no Idea what to do
I'm assuming that obj_plat is an object. Maybe you misspelled it.
< >
Visualizzazione di 1-7 commenti su 7
Per pagina: 1530 50