#Migration to 0.10: add_startup_system_to_stage

1 messages ยท Page 1 of 1 (latest)

shrewd trout
#

.add_startup_system_to_stage(Startup::PreStartup,asset_loading)

Translate into 0.10

Thanks

Best regards Sabi

spice fractal
#

add_startup_system(asset_loading.in_base_set(StartupSet::PreStartup))

shrewd trout
#

๐Ÿ˜Š thanks

wicked thicket
#

Hello, I had similar problem. If asset_loading is a normal function, then it told me before is not a function defined on ... (which is what I was using).

#

First, it's good that there are still the predefined stages. But more importantly: what is the name of the trait that I need to include that will make these methods available on system functions?

small flame
wicked thicket
small flame
wicked thicket
#

Done #1082757936918581408 message

small flame
small flame
#

@wicked thicket
See, someone is already helping you

Good luck ๐Ÿ™‚