World Creation Hub: Difference between revisions

From Resonite Wiki
Added links to permissions systems and Headless information.
Fixed the text from being bold there.
Line 8: Line 8:
* '''[[Session]]''': A page describing an instance of a world.
* '''[[Session]]''': A page describing an instance of a world.
* '''[[Access Levels]]''': A page describing a world's access level.
* '''[[Access Levels]]''': A page describing a world's access level.
* '''[[Permission System]]: A page describing the control you have over a world. (More details on [[Setting up Basic Permissions]])
* '''[[Permission System]]''': A page describing the control you have over a world. (More details on [[Setting up Basic Permissions]])
* '''[[Asset]]''': Explains the different assets you can have in a world (Not to be confused with [[Assets]] in [[Components]]).
* '''[[Asset]]''': Explains the different assets you can have in a world (Not to be confused with [[Assets]] in [[Components]]).
* '''[[Headless Server Software]]''': Goes over what a Headless is and guides for setting them up.
* '''[[Headless Server Software]]''': Goes over what a Headless is and guides for setting them up.

Revision as of 12:30, 27 May 2024

This page is dedicated to help you find what you are looking for relating to world development and creation. Use any of the links below if they are of your interest or if you are seeking help in that area.

World Definitions & Further Reading

World Creation

  • Optimization Guidelines: General optimization tips.
  • Ref Hacking: Although you could use Ref Hacking, please keep in mind that this can break at any time and know the dangers of it. See Things to Avoid. But knowing that, it could be useful to learn how it works for other reasons, including world development.

Tutorials

Parts Of A World

  • Root: Explains the root slot in the world. Can also be referenced with the Root Slot Node.
  • Assets (Slot): Explains the asset slot in the world.
  • Gizmo: A visual tool used to visualize what your doing and how to control elements of your creation within your world.
  • Grid World: A flat ground users can walk on. Also a type of world template.

Troubleshooting

  • Sync Conflict: A troubleshooting page if you fail to save a world.

World Components

Permissions

Avatar Control In Worlds

  • CommonAvatarBuilder: A component that gives a user an avatar automatically when that user joins a session in your world.

User Control In Worlds

  • CommonSpawnArea: A component used to spawn a user where you want them to in the world.

Other

World Creation w/ ProtoFlux

Worlds (as part of something)

World Public Folders

A list of public folders that focus on showcasing worlds:

  • ...