mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 11:47:40 +02:00
Trick on the Class: flying objects
This commit is contained in:
@ -80,6 +80,8 @@ namespace HeavenStudio.Games
|
||||
thinker.startBeat = beat;
|
||||
thinker.flyType = isPlane;
|
||||
thinker.curve = curve;
|
||||
|
||||
mobj.SetActive(true);
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user