Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
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
Afficher le fichier
Open project: arcoelho01/astrochimps
Class Usage Examples
Private Methods
Méthode
Description
OnTriggerEnter
(
Collider
hit
) :
void
Sense when an object with a rigidbody attached enters the collider. We're using
Start
( ) :
void