-
-
Notifications
You must be signed in to change notification settings - Fork 2
canvas spine2d
This page is under construction.
<>
https://github.com/pixijs/spine-v8
https://pixijs.io/spine-v8/examples/
This component gives the possibility to create 2D animations with Spine 2D: <>
You should create a library that allows you to use this component in Pixi'VN (components designed for PixiJS do not have functionality to save their current state and then restore it with a save). -> https://pixi-vn.web.app/start/canvas-elements.html#custom-elements
What is Spine 2D? Spine 2D is a powerful 2D animation software specifically designed for game development. It utilizes a skeletal animation system, meaning that characters and objects are animated using a hierarchy of "bones" that control the movement of attached parts.
Having the ability to use elements with advanced animations can be very useful in many cases.
The AAA library provides this capability to PixiJS.
Currently, this functionality is not available in Pixi'VN, but we plan to implement it. Add a like or comment to this discussion to show your interest in this feature.