Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LoadingBay
C# Class LoadingBay, astrochimps
This will enable a object to receive a rocket part and enable it in the launching platform. With this, we don't to check the presence of parts in the launching platform itself
Inheritance:
MonoBehaviour
显示文件
Open project: arcoelho01/astrochimps
Class Usage Examples
Private Methods
Method
Description
OnTriggerEnter
(
Collider
hit
) :
void
Sense when an object with a rigidbody attached enters the collider. We're using
Start
( ) :
void