Hi, im an old user of construct.
I cant remember how to make the program create an object on x,y position where x should be a variable.
for example i have a variable named HOR. and its value is 100
I want to create a sprite object on position HOR, 0
And no matter how i write HOR it doesnt work.
I tried "HOR" i tried HOR.x i tried (HOR)
WHAT COULD IT BE? It is like the simplest thing and i still forgot it.
i just wasted an hour trying to do it and i am pissed enough to brake tables. can someone PLEASE HELP ME? how do i type the variable name so it gets accepted in the create an object?