wyf01234567 wrote:Anyone play?
Eclipsed wrote:Is there any update on whether the ice physics will be overhauled or not? I want ice physics that feel nice to play with.
OfficialJC02 wrote:For example, if Mario gets the Fire Flower, he would only have it for a certain amount of time before losing it.
Code: Select all
dim timer as double
do
if char(1).status = 3 then timer += 1
if timer > 400
char(1).status = 2
timer = 0
end
call sleep(1)
loop I agree.this could be added as sysval(disablepropeller)
Propeller Flight cannot be disabled with this.did u tried sysval(disablespinjump)=0 ?
3color BombDX wrote:Does it also apply to the Penguin Suit's?
fnafan8888888888 wrote:Is there any new stuff or only bug fixes? Can someone tell me because I'm too lazy to look at topics.