This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
A way to be able to see the properties a GameObj has on debug.inspect #863
Closed
amyspark-ng
started this conversation in
Ideas
Replies: 0 comments
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