Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rain World mod

TODO:

  • Bugs:
    • Can wall jump while gliding off of a corner, leading to some wacky looking movement
  • Add flapping behaviors
    • [DONE] When gliding, pressing jump allows slugcat to flap their arms and gain some height, at the cost of reducing horizontal momentum
    • Figure out how to add custom sound effects and decide whether to add a custom flapping sound
  • Add ability to roll out of gliding
  • Think about spear throwing directions while gliding
  • Think about how grapple worms should interact with gliding/flapping
  • Add moving around corners when hitting small platforms while gliding
  • Test gliding in zero g.
    • Initial test: seems to just not do anything in zero g
      • Maybe add zero g body mode to list of body modes that you can't start floating in
    • In low gravity, slugcat rockets upward. Probably due to lift force using player gravity not room gravity.
      • [DONE] Switch from customPlayerGravity to gravity
    • Maybe just disable the gliding physics?
    • Only allow flapping for propulsion?
  • Test gliding interactions with tentacles/ropes/vines
  • Add animations for gliding/flapping
    • Figure out how animation system works
      • How are the arms controlled?
    • Look into player sprites
    • Maybe can be done without sprites?
  • Look into custom regions/rooms
    • Concept art?

Notes:

About

Rain World mod

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages