Adding default values for Decal_X and Decal_Y #4160
Jdance-Media
started this conversation in
Ideas
Replies: 1 comment
-
Good call! I'll add defaults for these. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Noticed that when a user was creating a decal, their decal would be invisible in the editor if they did not specify the Decal_X and Decal_Y values. It might be wise to just have these values default to 1 if they are not specified, that way they can at least debug if the decal is setup properly.
This also brings up perhaps reviewing some of the old keys and seeing if it is possible for them to have default values. The only problem with having default values for basically everything is that one may never find out about a particular key.
Beta Was this translation helpful? Give feedback.
All reactions