You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since items will need to track to the player's hands, should some sort of editor be implemented for mapping? Two other possibilities include: manually setting locations and rotations via a JSON file or including another layer in Aseprite that acts as location and rotation mapping. For the second, maybe there is a single pixel at the contact point who's red value determines rotation for the right hand and another who's green value determines rotation for the left hand. That could then be dereferenced through the AnimationSheet class. Could the image and the mapping be included in the same file? The hands will need to be drawn separately anyways, so really layer support would be very beneficial.
Animations for actions such as attacks, rolls, interactions, etc.
The text was updated successfully, but these errors were encountered: