A way to be able to see the properties a GameObj has on debug.inspect #16
Closed
amyspark-ng
started this conversation in
Ideas
Replies: 1 comment
-
its now a feature request at #17 |
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
-
Let's say my obj has a property speed, that i access doing obj.speed, i'd like to be able to see it in the debug.inspect window when you hover on it, not only the properties Comps return but properties that i myself have added
Beta Was this translation helpful? Give feedback.
All reactions