I am trying to make my idle view animted. I used the following code:
Code: ags
In the view itself it works perfectly when I click on "Animate", but when I run the game, the idle view is stuck on the first frame.
cEgo.SetIdleView(2, 0);
In the view itself it works perfectly when I click on "Animate", but when I run the game, the idle view is stuck on the first frame.