Pages 1
Universal Fighting Engine Forum We are no longer using the forum to answer questions due to bot attacks. Please use our discord instead: https://discord.gg/hGMZhF7 |
You are not logged in. Please login or register.
Universal Fighting Engine Forum → Source Coding → How do I show hitboxes during play?
If in the Unity Editor you can just select to see HitBoxesScript.cs' gizmos in either the Scene or Game view.
In-game though out of the Unity Editor, there is no out of the box way to visualize in game. You'll have to code some script to spawn an object/primitive at each hitbox's location with the known parameters and assign a material to render it properly.
Universal Fighting Engine Forum → Source Coding → How do I show hitboxes during play?
Powered by PunBB, supported by Informer Technologies, Inc.