Uranium Template 1.0-b3
Pre-release
Pre-release
Hello! This is another beta release of the Uranium Template.
- Actors are no longer reset every single frame by default.
- You can toggle this behavior globally with
resetOnFrameStart(bool)
, or per-actor withresetActorOnFrameStart(actor, bool?)
.
- You can toggle this behavior globally with
As always, bug testing and feedback is appreciated. Please don't hesitate to let me know if there's something you'd like to see or see changed in the template!