animation issue
Grolarbear
Member Posts: 50
Using jamie cross's tutorial I programmed the enemy, but when I got around to adding animation it doesn't animate. I put the animate behavior in the rule where it says turn left and turn right but it isn't animating.
Comments
Something has probably gone wrong at some stage.
@Grolarbear, can you post images of your behaviors? I'm sure there must be a bug somewhere...
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
rule
attribute self. position.X≤self.mymin
animate
thats move right
for move left
attribute self.position.X≥self.mymax
animate
(Im not able to load files)
I'll need more than that to help I'm afraid. If you can't attached images of your rules, can you share your project so I can peek at it that way?
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
How do I share it with you( sorry just beginning)
@Grolarbear, you share a zip of your file here by posting it in the forum. The controls above the posting box you type in have an 'attached file' option in the last icon above the box.
Also if you don't want to share with the entire forum you could email me the zip file.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
@jamie_c I emailed you the code from my email, but I never received a response. I was just wondering if you had taken the time to look through my code to see what is wrong.
Thanks for the help you offered.
@Grolarbear, just read and responded to the email this morning. Let me know if you do/don't get it.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page