GodotVR / godot-xr-template

Godot XR Template project containing needed plugins, XR Tools and a very simple demo game
MIT License
130 stars 15 forks source link

Re-organisation of folder structure. #5

Closed BastiaanOlij closed 1 year ago

BastiaanOlij commented 1 year ago

The template library currently places items in the game folder and img folder. I think this structure needs to change and be brought inline with godot-xr-tools.

I propose the following:

Malcolmnixon commented 1 year ago

I agree - separating out the components will help categorizing the template parts a game can optionally reuse from the game parts that should be replaced.