Merged posts from Zed's Engine Topic here.
Post teh code plz.

agentms11 wrote:Zunar wrote:How do you create sprite and object folders?
Right click > Create Group
OR
<Shift> + <Insert>Zed98 wrote:Name: Super Sonic
Don't put spaces in names.
Use "_" instead.
And it's case sensitive.
So if your object is called Super_Sonic you would have to do Super_Sonic.x
Hope this helps!!!!!
Zed98 wrote:I now get this:
- Code: Select all
___________________________________________
ERROR in
action number 1
of Step Event
for object Missle:
Error in expression:Super_Sonic.x
position 13: Unknown variable x
___________________________________________
ERROR in
action number 1
of Step Event
for object Missle:
Error in expression:Super_Sonic.y
position 13: Unknown variable y
agentms11 wrote:I'm assuming you want it in D&D:
Just put this in the step event.
(On the first page ("move") on bottom)
x: sonic.x
y: sonic.y
speed: 5
stop at: solid only
Replace "sonic" with the object you want it to home in on.
Hope this helps!!!!!
| Error contacting Twitter | |
| Error contacting last.fm |
![]() | Runouw Votes Winner |
Zed98 wrote:Yeah, but then about the homing step?
| Error contacting Twitter | |
| Error contacting last.fm |
![]() | Runouw Votes Winner |
___________________________________________
ERROR in
action number 2
of Alarm Event for alarm 0
for object Missle:
Error in expression:SuperSonic.x
position 12: Unknown variable x
___________________________________________
ERROR in
action number 2
of Alarm Event for alarm 0
for object Missle:
Error in expression:SuperSonic.y
position 12: Unknown variable y
