New Spray Profiles 03/03/2023
Godot 4 FPS Controller » Devlog
Hello Again,
Another small incremental improvement this fortnight.
Introducing spray Profiles!
Spray Profiles can either be random, or pathed like CSGO or a mix of both.
Now you can create a model called Spray Profile which can have a path and random variation at the same time.
- Spray Noise
- Add Fast noise lite that will give random variation to your spray
- Spray Path
- A Path 2d that you can draw a path for the spray to follow
- Spray Mix
- The weight of the Random/Path Mix. 1 Being full random PLUS a path and zero being ONLY path
- To exclude a Path simply don't add one in.
- Random Spray Multiplier
- Increase the size of the Random Spray. Can be used to manipulate the spray while moving
- Path Spray Multiplier
- Increase the size of the Path Spray.
I was not sure if the parent node should be node2d or just a node. It works both ways so ended up with a node for the parent. These get added to the weapon resource and loaded once when the game starts.
No camera shake at the moment so the juice still needs to be added.
That's all for now.
Files
Godot 4 FPS Template v2 11 MB
Version 2.0.5 50 days ago
Godot 4 FPS Template.zip 8.9 MB
Sep 03, 2023
Godot 4 FPS Template v2 11 MB
Version 2.0.3 Mar 03, 2024
Get Godot 4 FPS Controller
Godot 4 FPS Controller
Free FPS Controller for Godot 4
More posts
- Resources in Godot Are AmazingJun 25, 2023
Leave a comment
Log in with itch.io to leave a comment.