\/v latest release
little physics thingie
c/[o] to jump
left, right to move left and right
A simple physics thingie i whipped up last night. It's nowhere near done but i hope to work on it more. keep in mind that it's pretty bashed together atm and really just a proof of concept.
this system atm just uses regular aabb collision aswell as using the tilemap
I know physics in pico has been done manymany times before but i think i can learn from making this
Todo :
- pushable colliders
- better entity system
- composition based
Updates :
- v2
- better floorcheck function
- added basic moving platform mechanics
- v2.1
- fixed bug with moving platform -- nevermind its still buggy
I like how the player is just a Capsule Collider lol. Physics feel pretty nice, although I think the air friction should be increased a bit.
pretty good. just a little slippery and if you fall from too high, you'll do a little bounce and maybe could do with some coyote time? but otherwise looks good :)
Awesome, also I really like the moving box and the player ontop thing, its really good.
Also i think this is not supposed to happen:
@Ummmm_ok yeah i getcha! this is mostly a test of the physics but definetly, adding those shouldnt be difficult ^^
@cheesemug thankyou! and yeah thats a bug i know about,, im working to fix it ^^;
[Please log in to post a comment]