Is it possible to edit the default behaviors, like the platform behavior? I can’t seem to figure it out.
The default behaviors are coded in JavaScript, not in events, and cannot therefore be directly edited. In the future some behaviors may be ported to events based behaviors or some feature to allow extending built in behaviors may be added.
2 Likes
That’s cool, can’t wait! I was just gonna mess around with the platformer behavior for fun
Btw is there a way to land on a platform upside down using the platform behavior? I can’t seem to get it to work
As far as I remember, there’s no inverted gravity in the platformer.
2 Likes
I think some people managed to do it by flipping the camera, can’t say for sure though as I didn’t try
1 Like