On Sat, 27 Apr 2013 18:27:43 +0200
Audric Balocca <audric.balo...@gmail.com> wrote:

> Hello,
> 
> I work on a project for my studies and I use the game Balazar with soya.
> I must order my character to do automatic actions. I run the game and the 
> character must move forward for instance turn to the right, use his sword.
> I try but the character only make one action and after nothing.
> Can you help me please?
> 
> Best regards.
> 
> Audric Balocca.


Hello,

You have 2 methods for playing animation : animate_clear_cycle() which plays 
the animation in loop, and animate_execute_action() which play it once (see the 
game_skel-4 tuto). You probably need the first one :)

Jiba

_______________________________________________
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user

Reply via email to