Update Pawn - BP_BaseShip

Kyle Austad 2024-10-07 10:39:04 -06:00
parent 269cd979af
commit 0b0d02ac1c

@ -18,6 +18,6 @@ Next you need to add a slew of variables to your pawn. They are categorized on t
#### Movement Variables #### Movement Variables
| Variable Name | Variable Type | Default Value | | Variable Name | Variable Type | Default Value |
| ------------- | ------------- | ------------- | | ------------------------ | ------------- | ------------- |
| Text | Text | Text | | MovementEnabled | Boolean | True |