There is an extension 3d particles that works with default gdevelop 3d but doesnt work with WithThreeJs. Could you please integrate it with WithThreeJs?
yarsvet
8
Posts
A member registered Dec 08, 2022
Creator of
Recent community posts
WithThreeJS Extension for GDevelop comments · Replied to yarsvet in WithThreeJS Extension for GDevelop comments
WithThreeJS Extension for GDevelop comments · Replied to yarsvet in WithThreeJS Extension for GDevelop comments
Hi, Pandako! Could you answer two questions :
1. There's a FPS Arena project on youtube based on your extension. And 3d sprites enemies can easily go through the walls ( like a half on the enemy can be inside an edge of the 3d block). What's the possible reasons of this bug? Is it just a collision problems or it's a problem of adapting a pathfinding behaviour to 3d?
2. How to make a working pathfinding in 3d? My enemies just stopped to walk while they did it before. Like what's the minimum requirements for pathfinding?