I need three new events for my logic gates, if anyone can help
1: OnProjectileHit-Self-ClearName (It removes the name of the brick)
2: OnprojectileHit - Self - SetName [NAMEHEREPLZ] (Names the brick)
3: OnRelay - NAMEDBRICK - SetProjectileCoord (Will auto set XYZ coord for spawnprojectile on next event line)
Example:
0: OnRelay - NAMEDBRICK - SetProjectileCoord
1: OnRelay - Self - SpawnProjectile [X] [Y] [Z]