I am currently working on a 3D shooter and would like to add a shake to make the shooting more exciting unfortunately I have not found anything on the internet how to do this in a 3D game so I wanted to ask if anyone has found a way to do this
Hi.
It's not hard, for example if you have a camera attached to an object, you can shake that object.
Here's a screenshot, I've marked what I've added to the player to make the camera shake when shooting.
editor.construct.net
Develop games in your browser. Powerful, performant & highly capable.
Thank you, it worked 😍
But just like in the example game, I can only move my 3D camera left and right - how do I make sure that it can also be rotated up and down?
Thank you, it worked 😍 But just like in the example game, I can only move my 3D camera left and right - how do I make sure that it can also be rotated up and down?
I don't know how you implemented your control. But you can look at ready-made examples, of which there are many. Like this one.
I tried making FPS once and it wasn't hard, I was looking at examples.
construct.net/en/free-online-games/lava-gun-69421/play