You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* mmm
* same behaviour as for lua
* some printing
* setup an example that demonstrates the issue
* fixed the bug lol
* if a function isnt found, dont scream in the console
* Update multiple_events_rhai.rhai
* fix clippy?
* using the ScriptLoaded event
* filter so we only get entities that still have to call "on_init"
* this shows the problem
* on_test is called on 1 entity, all others are removed
* aaa
* giving script id instead of enttiy id
* Revert "giving script id instead of enttiy id"
This reverts commit ab5062a.
* that should be fixed. but funny enough, a script still somehow exists.
* Revert "Revert "giving script id instead of enttiy id""
This reverts commit 13df73f.
* this fixes the bug.
* removed "on_test"
* Update bevy_mod_scripting_core/src/systems.rs
Co-authored-by: Maksymilian Mozolewski <makspl17@gmail.com>
* applied suggestions / fixed errors
---------
Co-authored-by: Maksymilian Mozolewski <makspl17@gmail.com>
0 commit comments