mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 23:07:42 +00:00
Implement CScriptCameraHint scripting interface
This commit is contained in:
@@ -18,6 +18,10 @@ public:
|
||||
Four,
|
||||
Five
|
||||
};
|
||||
enum class EBallCameraBehaviour
|
||||
{
|
||||
|
||||
};
|
||||
private:
|
||||
TUniqueId x3dc_tooCloseActorId = kInvalidUniqueId;
|
||||
float x3e0_ = 10000.f;
|
||||
|
||||
Reference in New Issue
Block a user