I just put that but it didnt work.
PHP Code:
if (created||timeout){
with (findimg(200)) {
x=thiso.smokex;
y=thiso.smokey;
}
timeout=0.05;
}
Im guessing its reading the var wrong from the basic script with join in it.
PHP Code:
if (created){
this.smokex=x;
this.smokey=y;
}
join smoketest;
This is the basic object (in the level)