Page 1 of 1

activate power up in game Editor how ?

PostPosted: 28 Oct 2018, 16:53
by Oliver_Buo
how to activate power up ?
do i need a script ?

https://www.youtube.com/watch?v=j1VU6mwUXyU


thank u for u support.... :)

Re: activate power up in game Editor how ?

PostPosted: 28 Oct 2018, 21:03
by manuel
Is this a bug?

You could use
{l Code}: {l Select All Code}
Tux.add_bonus("fireflower")
.

Re: activate power up in game Editor how ?

PostPosted: 28 Oct 2018, 21:14
by Oliver_Buo
i don^s know if this is a bug…..should the power come also without a script ?


; at the end ? ;)
Tux.add_bonus("fireflower");

but what do i have to write, when i want the power up from the Star ?? :think:

Tux.add_bonus("star");

is not working ?!

Re: activate power up in game Editor how ?

PostPosted: 29 Oct 2018, 15:41
by DevonST