Comment on page
➡
Quick Start
v4.0
When scripting, add
InfinityPBR.Modules;
to the top of your script!- 1.Navigate to the "Game Modules" window and choose "Game Modules Manager Window"
- 2.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.
While you can create your own custom
Actor
class, I strongly (really strongly) suggest you inherit your Actor
class from GameModulesActor
.Last modified 14d ago