Add investor startup sequence
This commit is contained in:
@@ -78,6 +78,13 @@ DEMO_ACTORS = [
|
||||
"fixed_z": 4000.0,
|
||||
"rotation": unreal.Rotator(0.0, 0.0, 0.0),
|
||||
},
|
||||
{
|
||||
"label": "AGR_DemoNoticeActor",
|
||||
"class": unreal.AgrarianDemoNoticeActor,
|
||||
"location_xy": unreal.Vector(-18500.0, -6400.0, 0.0),
|
||||
"fixed_z": 1600.0,
|
||||
"rotation": unreal.Rotator(0.0, 0.0, 0.0),
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user