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

Clean up objects in demo scenes. #202

Merged
merged 1 commit into from
Oct 14, 2022

Conversation

Malcolmnixon
Copy link
Collaborator

This pull request cleans up many of the demo scenes by moving many of their objects into scenes or inherited scenes. These objects have been moved into an "objects" folder under the demo scene.

The modified scenes are:

  • Climbing/gliding demo - cliffs, hills, and wind areas are now scenes in an "objects" folder
  • Grappling demo - towers, platforms, and moving platforms are now scenes in an "objects" folder
  • Pickable demo - existing scenes moved into "objects" folder
  • Pointer demo - color change cubes and the display are now scenes in an "objects" folder

@Malcolmnixon Malcolmnixon force-pushed the object-cleanup branch 3 times, most recently from 0f37452 to 1501f5b Compare October 14, 2022 02:25
Added throwing-hammer object to pickable demo

Cleanup of function_pointer script to match 4.0-dev Modified loading_screen shader to take cutout as parameter

Merged function_teleport 3.x and 4.x scripts Merged viewport_2d_in_3d 3.x and 4.x scripts

Fixed white space
@BastiaanOlij BastiaanOlij added the enhancement New feature or request label Oct 14, 2022
@BastiaanOlij BastiaanOlij added this to the 3.0.0 milestone Oct 14, 2022
Copy link
Member

@BastiaanOlij BastiaanOlij left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got to play around with the new demos next week, this stuff is looking good :)

Thanks for all the cleanup mate!

@Malcolmnixon Malcolmnixon merged commit 19b6fd3 into GodotVR:master Oct 14, 2022
@Malcolmnixon Malcolmnixon deleted the object-cleanup branch October 14, 2022 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants