I'm a new user to C2 and i love the software btw. I'm working on a side scroller. I want to know what is the best way to achieve my goals. Which is to have custom movement such as double jumps, running, knock backs, etc. Can i combine platform behavior with custom movement? Or should i just use custom entirely? Are there any plat-former examples with just custom movement? I have seen the platform tutorial in the examples folder, that doesn't really help me. Thank you.