Quick start Demo project Demo project created based on webpack: https://github.com/eva-engine/start-demo Demo project created based on webpack with cdn: https://github.com/eva-...
Text The Text component provides the gameObject with the ability to display text. After using the Text component, the width of the gameObject will set the width of the text area t...
Graphics Graphics The Graphics component provides GameObject with the ability to draw graphics. Demo Install With NPM npm i @eva / plugin - renderer @eva / plugin - renderer...
Mask The Mask component can cut the display range of the GameObject, and a renderer needs to be installed before use. Demo Install With NPM npm i @eva / plugin - renderer @e...
NinePatch We often encounter some pictures that are not fixed in size, but the surrounding or four-pass style is not deformed, that is, the .9 picture, such as a message bubble. I...
Spine skeletal animation Spine is a 2D animation software tailored specifically for software and game developers. Animators, original artists, and engineers work together to give ...