Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

yarsvet

8
Posts
A member registered Dec 08, 2022

Creator of

Recent community posts

There is an extension 3d particles that works with default gdevelop 3d but doesnt work with WithThreeJs. Could you please integrate it with WithThreeJs?

How to find out 3d object ID? What is the easiest way?

Btw i've solved this problem. Despite the fact a picture is in the game folder it can be not in resources list of the game. So i should first add this picture to any sprite/any other object to make it visible in the project resources list.

My Skybox dosent work anymore. It worked earlier. Even if i create a totally new scene the scybox is just a pink texture instead of my picture. The path of the picture is right. What are possible reasons of this?

For example, i have an object with Linked 3d camera. How to shoot straight in front of the camera from the center of the camera? Why the camera looks to the left of the object? How to turn the camera to look to the front direction? Anyway how to shoot straight?

How to shoot straight to the center of camera instead of shooting bullets fromt the side with an angle? What should i use instead of "WithThreeJS::CameraAngle("Y")-90"?

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?

Hi! It seems impossible to use Particles with this extension? I tried to create a particle of a blood after killing an enemy or particles for a firethrower weapon. The same with tween behavior.