Lasse Öörni
|
1461021c94
For feature similarity between AngelScript, Lua and the C++ LogicComponent, remove the "Fixed update FPS" feature from ScriptInstance. DelayedExecute() in repeating mode can be used instead to call a script object method at arbitrary intervals.
|
11 years ago |
Lasse Öörni
|
27d54428d5
Fix the delayed method calls attribute for a deserialized ScriptInstance overwriting a delayed method call that was newly stored in code (eg. inside script object's Start() function)
|
12 years ago |
Lasse Öörni
|
379d786da4
Fixed NinjaSnowWar assets to use 1m world unit.
|
12 years ago |
Lasse Öörni
|
af8825047a
Started work on node/component enable & disable.
|
12 years ago |
Lasse Öörni
|
0f10116666
Attribute renames.
|
14 years ago |
Lasse Öörni
|
6845f056a5
Refactored NinjaSnowWar example to load the scene and objects from files instead of creating them programmatically.
|
14 years ago |