ObjectGoalPole: Difference between revisions
Jump to navigation
Jump to search
(Details added.) |
No edit summary |
||
Line 34: | Line 34: | ||
<code>ObjectGoalDemoNpc</code> | <code>ObjectGoalDemoNpc</code> | ||
=== Delete === | === Delete Link === | ||
<code>AirWallRight</code> | <code>AirWallRight</code> |
Revision as of 10:43, 7 October 2024
As the name suggests, this is the goal Actor placed at the end of Level.
Dynamic Parameters
Parameter | Information | Example |
---|---|---|
GoalParam | GoalType | 0 is set to Normal Goal, 1 is set to Secret Goal or Fake Goal |
ExportedScaleX | Specify Width | Basically use 1. |
ExportedScaleY | Specify Length | The basic one is 10, but you can change the length of the pole by changing this parameter |
ExportedScaleZ | Specify Depth | Basically use 1. |
Properly Link Set Up
Reference Link
EventItemWonderFlowerGoalDemo
ObjectGoalDemoNPCPrince
ObjectGoalDemoNpc
Delete Link
AirWallRight