Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello. Best Regartds. Is there any way to make collisions, or make it possible to walk on inclined planes? (3d platformer for example)

Yes, outside this plug-in. I have seen people use raycasting to do this, or collision filter based on z-elevation. I think there are some examples in the Construct Community Discord, so you could also look there.


You could use a physics engine like cannon-es, but you will need to know JS to use it. There is an example of general cannon-es usage in the devlogs.

(1 edit)

Thank you for your reply. I've seen the examples. Refraining temporarily from 3D platformer (zelda clone) :D

I just used the first person platformer example and added stuff around it like math with a wedge shape to do slopes.

Nice work, have you released a game or demo?

I haven't but I'm not sure where I should/could put one.