ID:2864182
Apr 9 2023, 7:34 am
|
|
Problem description: I have an idle state for monster sprites, is there a way I can adjust the time for the first frame's time in game? I'd like to randomize it, otherwise monsters of the same kind all do their idle animation at the same time and it's weird. |
Copyright © 2024 BYOND Software.
All rights reserved.
You'll need to use a play-once animation and build some kind of a state machine.