mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-08-21 14:00:52 +00:00
Add node_setActivationRange()
This commit is contained in:
parent
f6fc75a165
commit
eb56a93200
4 changed files with 12 additions and 3 deletions
|
@ -145,6 +145,7 @@ public:
|
|||
bool pauseFreeze;
|
||||
|
||||
PathShape pathShape;
|
||||
float activationRange;
|
||||
|
||||
|
||||
void parseWarpNodeData(const std::string &dataString);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue