Main blueprints (where to start) #5
pierre-auguste
started this conversation in
Blueprints
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Ask questions and I will complete these blueprints description.
Main blueprints :
SOU (level)
The main level, where the game start. Contains one actor (SOU_GameSimulator) which controls Experiments and Scale Simulator.
SOU_GameState
The application START HERE with "Event BeginPlay" function.
Store/manage scale level and Items DB
SOU_GameSimulator
The MAIN actor. Think orchestra director.
Abstract Actors :
SOU_ButtonActors
Create a button. (How to : #38)
SOU_ExperimentsActors
Create a new Experiment.
SOU_PickupActors
Actor that can be grabed.
Tools
SOU_StringTable
String to be translated.
Bon courage !
Beta Was this translation helpful? Give feedback.
All reactions