GameMaker: Studio

GameMaker: Studio

Προβολή στατιστικών:
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))
< >
Εμφάνιση 1-7 από 7 σχόλια
You need to set a variable for obj_plat in your obj_you in the creation event.

Welcome to GameMaker.
Αναρτήθηκε αρχικά από 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?
Τελευταία επεξεργασία από Noah Fence; 11 Απρ 2016, 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.
Αναρτήθηκε αρχικά από 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!
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.
< >
Εμφάνιση 1-7 από 7 σχόλια
Ανά σελίδα: 1530 50

Ημ/νία ανάρτησης: 11 Απρ 2016, 8:34
Αναρτήσεις: 7