scriptable-object-based-guns icon indicating copy to clipboard operation
scriptable-object-based-guns copied to clipboard

Learn how to create a ScriptableObject-based gun system from scratch for your game!

Results 2 scriptable-object-based-guns issues
Sort by recently updated
recently updated
newest added

Unity version: Mac silicon 2022.3.4f1 I downloaded the project as a zip file and started the project without doing any other things 1. NullReferenceException: Object reference not set to an...

When I was writing code following your first gunfight system tutorial, I found that after firing a few shots, the bullet trajectory started not at the muzzle, but in the...