#CustomEditorNoob
1 messages · Page 1 of 1 (latest)
Here I would like to display the spriteIndex int on the unity editor
I'm confused, you area already showing a DelayedIntField, to show an int you would just use EditorGUILayout.IntField(..)
Sorry this is not my code I'm still fairly new to unity so I'm trying to understand ^^