➡️Quick Start
v4.0
Last updated
v4.0
Last updated
When scripting, add InfinityPBR.Modules;
to the top of your script!
Navigate to the "Game Modules" window and choose "Game Modules Manager Window"
Dock the window where you want it! (I suggest a spot that is fairly wide)
Click on each Game Modules button to create and manage those objects.
GameModulesActor
While you can create your own custom Actor
class, I strongly (really strongly) suggest you inherit your Actor
class from GameModulesActor
.