Gizmos.DrawWireCube not updating in Unity when I resize the width and height

I’m trying to use unity 5.6.3p2 personal again and wondering if anyone else is having this problem adjusting the length and width in the unity editor and getting no update to the box in the scene view. I’m not throwing any errors it’s just not working. Does the enemy formation object need to be a prefab before the public variables affect the scene view?

OK just to add to this conundrum I did finish the lecture and began to adjust the width and height to determine if the effect changes and it is working correctly I just cannot get the box in the scene view to update at all. I checked the gizmos and everything there is checked.

Can you show me your code for the OnDrawGizmos?

Privacy & Terms