This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
thomas "noio" 🏔️ vandenberg
noio.games
did:plc:jddp7fkjnre5glhio2nl2zop
Prefabs get a PrefabID component, and SO's have a ScriptableObjectWithID subclass
Both are automatically indexed
This has many advantages 🥳
e.g. Object Pooling! IDs are useful there because you need to know which pool to return an object to
2024-02-11T09:20:04.000Z