• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Editor UI messed up

Level 1
Joined
Nov 5, 2020
Messages
4
Somehow the naming inside my object editor is all messed up.
1689949713774.png


Take a look at all the atribitues. Did i somehow manage to turn on some weird naming convention?
 
Level 12
Joined
Jan 10, 2023
Messages
191
[CTRL]+[D] will toggle the object editor between a "display raw data" state and a more detailed default state that you are used to.

Simply press [CTRL]+[D] to toggle it off.

This will become useful to you if you want to reference object data in triggers/jass/tooltips.
 
Top