Fuse Spawn Offset / Rotation
Offset Spawning:
If you want to spawn a fuse closer or further away from the fuse box when inputting a fuse, you can use the spawnOffset which is a private variable in-case you need it.
Just make this visible in the inspector and adjust the Z axis in the Vector3. I'll also leave an example below:
Rotation Spawning:
You can use the FuseRotation field to set the rotation of each spawned fuse (If this is needed for your game)
Last updated