How to create a 2d platformer like this?: https://www.youtube.com/watch?v=qTvIwJRZB_U (If its possible)

How to create a 2d platformer like this?: https://www.youtube.com/watch?v=qTvIwJRZB_U (If its possible.)

I have the knowledge that in unity or unreal engine or godot engine i can do this, but they’re too heavy for my computer requeriments, so… Can we do it with threejs? Sorry if I demand too much but my mom recommended me this proyect. So… I never saw a thing like this in threejs, so, we can try it? Thanks anyway.

Need for physics.
https://jrouwe.github.io/JoltPhysics.js/motor.html
https://jrouwe.github.io/JoltPhysics.js/2d_funnel.html
Jolt: GitHub - jrouwe/JoltPhysics.js: Port of JoltPhysics to JavaScript using emscripten

Rapier.js: Getting started | Rapier
Rapier2D JS bindings demo

Box2d: GitHub - kripken/box2d.js: Port of Box2D to JavaScript using Emscripten

1 Like

Thanks, but I think i solved the collision trouble: