#CustomEditorNoob

1 messages · Page 1 of 1 (latest)

crimson spruce
#

Here I would like to display the spriteIndex int on the unity editor

echo grotto
#

I'm confused, you area already showing a DelayedIntField, to show an int you would just use EditorGUILayout.IntField(..)

crimson spruce
#

Sorry this is not my code I'm still fairly new to unity so I'm trying to understand ^^

echo grotto
#

ooh

#

Are you just wanting to show the int or also be able to edit it?

crimson spruce
#

Just showing it

#

Well I guess it doesn'tt really matter it's just to keep track of it ^^