mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-13 16:04:58 +00:00
Added animation editor's particle list
This commit is contained in:
@@ -132,6 +132,7 @@ class AnimationEditorLoadScreen
|
||||
Input.update
|
||||
update
|
||||
# Open editor with animation
|
||||
@load_animation_id = 2 # TODO: For quickstart testing purposes.
|
||||
if @load_animation_id
|
||||
screen = AnimationEditor.new(@load_animation_id, GameData::Animation.get(@load_animation_id).clone_as_hash)
|
||||
screen.run
|
||||
|
||||
Reference in New Issue
Block a user