Jumpvalley 0.7.0
An app and library that can be used to test and run 3D platformer levels! Made with Godot.
Loading...
Searching...
No Matches
UTheCat.Jumpvalley.Core.Animation Namespace Reference

Classes

class  AnimatedNode
 This class provides some components to bind to a Godot node, mainly to assist with writing animation code for the node. More...
class  AnimatedNodeGroup
 Class that groups multiple AnimatedNodes together so that they can communicate with each other.

This class can also help make it so only one AnimatedNode within the group can be shown at a time. More...