Please enable JavaScript.
Coggle requires JavaScript to display documents.
HOPA game - Coggle Diagram
HOPA game
Questions
-
-
Use/buy a template?
nah, no need. I'm not speedruning this, it's not a game jam
-
-
-
-
Are the rules for object distribution per level the same for every chapter? Or are they chapter based, i.e. every chapter has its own gradation of number of objects?
-
-
Workflow
-
Automatization
-
Things to do:
- generate level prefab from imported psb file.
- modify the existing prefab when importing the file for the same level
- add LevelObject component to clickable objects
- Create LevelObjectData Ssriptable object for each clickable object
- Assign the scriptable object to the LevelObject component
- use the same import settings for every level psb file (with presets or Assetpostprocessor)
-
-
-
-
-