Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object visual scripting - DnD method #130

Open
nhurde opened this issue May 3, 2024 · 1 comment
Open

Object visual scripting - DnD method #130

nhurde opened this issue May 3, 2024 · 1 comment
Labels
enhancement Investigation Needed This issue requires further sleuthing to proceed.
Milestone

Comments

@nhurde
Copy link
Contributor

nhurde commented May 3, 2024

This would be essentially breaking up objects into sections versus a large header and source file.

I.E

-Include
-Create
-Initialize
-Collisions
-Death
-Update (delta)
-Render
-Render HUD
-Render Under
-Render Over

This will of course just be patched and made into a large harder and source and a separate tab can be used to log any issues.

If possible, IntelliSense can be enabled for GPE related functions and finding class names. IF finding class and project functions/properties is allowed also enable. But not priority for 2024.

@nhurde nhurde added this to the Winter 2024 milestone May 4, 2024
@nhurde
Copy link
Contributor Author

nhurde commented May 4, 2024

Moving to Winter 2024 as not priority for engine but will be a useful feature.

@nhurde nhurde added enhancement Investigation Needed This issue requires further sleuthing to proceed. labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Investigation Needed This issue requires further sleuthing to proceed.
Projects
Status: 📋 Backlog (Secondary )
Development

No branches or pull requests

1 participant