Skip to content

feat: separate alarm emote from face animations#901

Merged
zicklag merged 1 commit intofishfolk:mainfrom
nelson137:isolate-alarm-emote
Jan 15, 2024
Merged

feat: separate alarm emote from face animations#901
zicklag merged 1 commit intofishfolk:mainfrom
nelson137:isolate-alarm-emote

Conversation

@nelson137
Copy link
Contributor

@nelson137 nelson137 commented Jan 14, 2024

Changes

  • Remove the alarm exclamation point from player face skins
  • Create a new player asset type (assets/player/emotes/alarm.emote.yaml)
    • The emote sprite is the same size as the face sprite and has the same offset. This made it easy to make sure it's in the same place relative to the player, but it can be shrunk to just the emote region if necessary.

Copy link
Member

@zicklag zicklag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@zicklag zicklag added this pull request to the merge queue Jan 15, 2024
Merged via the queue into fishfolk:main with commit 6350789 Jan 15, 2024
@nelson137 nelson137 deleted the isolate-alarm-emote branch January 15, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Split Face Animation From Exclamation Mark Animation

2 participants