New extension: ExtraRenderingControl #1483
Open
+113
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Currently it adds 1 action (also 1 condition).
basically as of right now the only thing you can do with this extension is change/check how and what faces are going to be rendered
Action:

Condition:

Showcase of how it works:

(this is my game im working on) but as you can see setting the siderendering to 1 (back) only renders the backfaces of the cubes.
Im going to add more features to this extension in the future but yeah.. Thats all for now
How to use the extension
As i showed in previous screenshots, when you add the action just select the 3d box you want to change the rendering of and set a value between 0 and 2. same goes for the condition. Theres no need to add any behavior to any object or anything
action

condition

Checklist
What tier of review do you aim for your extension?
Community (Unreviewed)
Example file
ExampleERC.zip
I made a simple example of a spinning cube where you can change how the sides/faces are being rendered by pressing 0, 1, 2
(backside)

(frontside)

Extension file
ExtraRenderingControl.zip