animation issue

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

  • SocksSocks London, UK.Member Posts: 12,822

    Something has probably gone wrong at some stage.

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    @Grolarbear, can you post images of your behaviors? I'm sure there must be a bug somewhere...

  • GrolarbearGrolarbear Member Posts: 50

    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)

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    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?

  • GrolarbearGrolarbear Member Posts: 50

    How do I share it with you( sorry just beginning)

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    @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.

  • GrolarbearGrolarbear Member Posts: 50

    @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.

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    @Grolarbear, just read and responded to the email this morning. Let me know if you do/don't get it.

Sign In or Register to comment.