Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.
This repository was archived by the owner on May 2, 2025. It is now read-only.

[developer] Create code examples for the Typescript: Basics Concepts #129

@heysokam

Description

@heysokam

These code examples will be part of the /developer/typescript/Ethereal Engine: Basics guide

  • Create the Project to contain the steps as separate .ts files
  • Styling
  • Physics
  • ECS
    • Component: Add to the Editor getMutableState(ComponentShelfCategoriesState).Misc.merge([BubbleEmitterComponent])
    • Query
      • Add: .enter() .exit()
  • State
    • Variable
    • React
    • Hookstate
    • Hyperflux
    • Reactor mount
    • Serialization with toJSON. Ability to save the state of the scene
  • Loop
  • Inputs
  • Networking (spawnEntity API)
  • Reactor
  • Events Sourcing

Metadata

Metadata

Assignees

Labels

developerAnything related to the Developers section of the documentation websitedocumentationImprovements or additions to documentationjira-migratedIssues that have been migrated to iR Engine's Jira board.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions