Forum rules - please read before posting.

How to change an object's sprite.

Is there a way to change just an object's sprite as an action?

Thanks in advance.

Comments

  • Welcome to the forum, @karizake.

    A custom Action could be written to change the sprite directly, but the recommended way is to add an Animator component that changes the sprite via animations.

    You can then use the Object: Animate Action to change which animation (and hence sprite) is active, and attach the Remember Animator component to automatically store the state in save game files.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.