You've already forked LuckyWorld
open world test level
add new test level and changed all tick to timer tick.
This commit is contained in:
@ -68,6 +68,9 @@ public:
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite)
|
||||
bool bIsDebug;
|
||||
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite)
|
||||
float FTickTimer = 0.01;
|
||||
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite)
|
||||
bool bIsWidgetTestMode;
|
||||
|
||||
|
Reference in New Issue
Block a user