Jump to content

yurifag

Members
  • Posts

    1
  • Joined

  • Last visited

Converted

  • URL
    https://twitter.com/yurifag_
  • Location
    Germany

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

yurifag's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Thank you for this tutorial. However, you made a small but significant typo in your ASM json file which crashes the game. The key "start-state" should actually be "start_state" as annotated in AnimationStateMachine.java:74. @SerializedName("start_state") private final String startState; It took me quite a while to figure out what's wrong, because this kind of typo is particularly hard to notice.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.