game silly!! :333
i love it :3
GUYS!!!! I HAVE GOOD NEWS!!!
you know when you open the game and the splash thing doesn't go away?
https://www.reddit.com/r/godot/comments/x247vg/godot_is_either_stuck_on_splash_s...
i basically did what u/a1bebo said in the comments and it worked!!!! :3333333
yaye :P
it's fixed!
--- BC9D-1BGK ---
so jiji was supposed to become a ghost
and then the ghost will make a crystal
and then the ghost would float away!
but now the ghost floats away before it even makes a crystal
another bug is that if you beat jiji and jiji is on a non-empty space, jiji disappears and never becomes a ghost because of this line:
now i can't remember why i have that in there because it's been 2 years, but it's probably because i want jiji to disappear when the crystal spawns
so i deleted the line, and replaced it with GHOST ON CRYSTAL IS DONE
i also deleted GHOST IS DONE at the top
:thumbs_up:!!
( please check back on your levels if they're broken because of this very specific circumstance!! :3 )
( oh chrap )
oof sorry about that! :<
well somehow it worked on my computer 2 years ago,
but now it doesn't work like you said here
( yes i completed it! because you have to beat it to upload a level! )
i'll fix it now sorry :P
( man my levels like to break huh? )
( also sorry for making you wait 2 years you probably forgot about this and also don't care about baba is you anymore probably )
okayay!!
i have fixed it :3
--- KHPC-FQDE ---
so in the level code...
see those two statements?
they are the ones causing the problem
2 years ago the game read the two statements as..
BLOB IS NOT CURSOR,
CURSOR ON BLOB IS PANTS
uhhuh but now it's like this
the game now reads:
BLOB IN NOT CURSOR,
NOT CURSOR ON BLOB IS PANTS
oh no!!! :{
( i swear when i tested this level two years ago it was not like this, it worked fine! )
so i did like this :P
now it's fixed :3!!
please check back on your levels if they're broken because of this very specific circumstance!! :>
hey guys
since the game calculates the height of your jump using your players rotation
stand like this and jump
i'll call this the
' MAX POWER GRADIENT TECHNIQUE '
also