![]() |
Jumpvalley 0.5.0
An app and library that can be used to test and run 3D platformer levels. Currently being made with Godot.
|
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... | |