Level Object

LevelObject

STD Library
कॉम्पोनेन्ट
कंबाइन:
Transform
Visibility

Level object entities

प्रॉपर्टी

नाम टाइप विवरण स्क्रिप्ट का नाम
Name String सिर्फ़ पढ़ सकते हैं Level Object
(Deprecated, please do not use)
Name_Deprecated
Item ID Level Object ID सिर्फ़ पढ़ सकते हैं Level Object
Item ID of the entity
ItemID
Static NavMesh generation Bool सिर्फ़ पढ़ सकते हैं Level Object
Only for static loading of objects, to determine if the NavMesh is statically generated.
IsNavMeshStatic
Is Dynamic Obstacle Bool सिर्फ़ पढ़ सकते हैं Level Object
Whether it is dynamic blocking of NavMesh or not
IsDynamicObstacle
Bool सिर्फ़ पढ़ सकते हैं Level Object
Asynchronous loading
IsAsyncLoad

Event

नाम विवरण
On Sprayed Triggered when hit by the Paint Gun

API

नाम विवरण
Remove object[अप्रचलित] Delete the placed objects in the scene (deprecated, please use DeleteEntity)
Check Trigger By Order Checks whether the player can trigger the current checkpoint
Morph To Replace the target player’s appearance with the appearance of the specified scene object
Copy To Morph Create a clone with the appearance of scene entity at the position of the target player