TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Ask a Question
→
Resolved Questions
→
[Solved] Animations Not Working
Pages:
1
[Solved] Animations Not Working
Scotty123456789
Posts: 10
January 15, 2012, 09:58:08 pm
I've been trying to set an animation for an actor to walk forward. But the animations do not work when I test the game. Walking behavior and physics are set all correctly. What is it?
« Last Edit: January 19, 2012, 05:22:55 pm by coleislazy »
rob1221
Posts: 9473
January 15, 2012, 10:17:33 pm
How do you know they are correct if the intended result doesn't happen? You should always post the behaviors related to your problem. Also, make sure scene gravity is set since it is 0 by default.
https://twitter.com/Rob1221dev
Scotty123456789
Posts: 10
January 16, 2012, 06:01:06 am
The behavior is a pre made one. I even tried doing the tutorial for first games with the walking behavior from Crash Course Behavior. I got the same results where the player moved but the animations didn't work.
Hectate
Posts: 4643
January 16, 2012, 09:17:15 am
Are you using an Animation Manager behavior in your game?
:
:
Patience is a Virtue,
But Haste is my Life.
Proud member of the League of Idiotic Stencylers; doing things in Stencyl that probably shouldn't be done.
Scotty123456789
Posts: 10
January 16, 2012, 01:58:22 pm
No I'm not using an animation manager. I even exactly followed the tutorial and the animation still didn't work. I'm not sure if flash isn't playing the animation or what it is doing. I tried the animation manager and prioritized walking over everything. It still did not work. The player stays in a Idle (R) position and does not change.
tristonhopkins
Posts: 69
January 16, 2012, 02:18:34 pm
I'm going to venture a guess that you didn't attach the "On Ground" behavior. Just attach that and it should work. This is of course assuming you're using the behaviors from the crash course such as Walking, Animation Manager, On Ground, etc.
Scotty123456789
Posts: 10
January 16, 2012, 02:47:17 pm
The "On Ground" behavior fixed it. I never had to use this behavior before and until yesterday it worked fine without it. Thank you. Problem solved.
Vitor456
Posts: 1
June 04, 2019, 07:27:14 am
Still not working in mine ;-;
Pages:
1