Documenting how FuncGodotMap could be extended #199
RisingThumb
started this conversation in
Ideas
Replies: 1 comment
-
|
So this is more for the old version, but here's what I used to do: I would say it requires a little bit of knowledge about what goes on in the script itself. I'm not sure I'd recommend it for most people, though; in retrospect a lot of this was because I didn't want to redefine implementing targetname add to group, etc, in a bunch of different entities or do some minor processing automatically to prepare or clean up. |
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.
-
Not 100% sure of how useful this is, so I've opened a discussion for it. I know @sinewavey extends it to do something. Could you share how you're extending it? Do you think it's useful to document?
I don't personally see it as too useful to document, but just raising it up in case it is something of interest.
I suppose related questions are how to extend the other internals like the geometry generator, the parser etc.
Beta Was this translation helpful? Give feedback.
All reactions