1
Ask a Question / Re: Enemie Actor
« on: January 06, 2013, 10:49:32 am »
Doesn't work, it says there's an error with the script. It said something about a semi collen?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
you might have not setted up the gravity for the level , or you might have removed on ground behaviour , which is needed for run and jump behaviour.
i hope this helps.
You might be talking about a newer version because there's no "On ground behavior" I have Stencyl 2.0
attach debug draw to the scene check if the actor is being collided with something else.
give us a snapshot
\
start stencyl , open the run and jump behaviour , click on the camera button , save the file on desktop , attach the file here.
Also check your assigned animations in the behaviors. A good idea if anything has changed is to delete the actor in the scene and place it again. Sometimes changes are not reflected in an already placed actor.I already tried that. I even created an entirely new actor. It's still stuck on the jump animation.
you might have not setted up the gravity for the level , or you might have removed on ground behaviour , which is needed for run and jump behaviour.
i hope this helps.