• Benvenuto in Making Videogames!
  • Dai sfogo alla tua fantasia!
  • Crea il tuo Videogioco!
Benvenuto ospite! Login Registrati




Valutazione discussione:
  • 0 voto(i) - 0 media
  • 1
  • 2
  • 3
  • 4
  • 5
help get component
#3
ciao e grazie per la risposta ed il tuo tempo ma non va..
e nel mio caso i due script (Player.cs e FirstPersonControler.cs) sono entrambi attaccati allo stesso gameobject

ho fatto come hai detto tu..ossia

nello script FirstPersonController ho impostato

public bool m_onLadder = false; (anche se lo avevo già fatto)

poi nello script Player.cs ho inserito ..in alto....oppure va inserita da un altra parte?

this.gameObject.GetComponent<FirstPersonController>().m_onLadder;

ma il compilatore mi da questi errori..

Assets/MyScripts/Player.cs(96,56): error CS1519: Unexpected symbol `(' in class, struct, or interface member declaration


Assets/MyScripts/Player.cs(96,70): error CS1519: Unexpected symbol `;' in class, struct, or interface member declaration


Severity Code Description Project File Line Suppression State
Error CS0103 The name 'GetComponent<FirstPersonController>' does not exist in the current context. L.O.S.T. Pre Alpha v0.1.CSharp C:\Users\Peppe\Documents\L.O.S.T. Pre Alpha v0.1\Assets\MyScripts\Player.cs 96 Active

Severity Code Description Project File Line Suppression State
Error CS0103 The name 'm_onLadder' does not exist in the current context. L.O.S.T. Pre Alpha v0.1.CSharp C:\Users\Peppe\Documents\L.O.S.T. Pre Alpha v0.1\Assets\MyScripts\Player.cs 96 Active

Severity Code Description Project File Line Suppression State
Error CS0103 The name 'gameObject' does not exist in the current context. L.O.S.T. Pre Alpha v0.1.CSharp C:\Users\Peppe\Documents\L.O.S.T. Pre Alpha v0.1\Assets\MyScripts\Player.cs 96 Active
 
Rispondi
  


Messaggi in questa discussione
help get component - da JC LEON - 25-08-2016, 08:26 PM
RE: help get component - da Zettamax - 25-08-2016, 09:55 PM
RE: help get component - da JC LEON - 25-08-2016, 10:50 PM
RE: help get component - da Zettamax - 25-08-2016, 11:14 PM
RE: help get component - da JC LEON - 26-08-2016, 12:41 AM
RE: help get component - da alessiobb3b - 26-08-2016, 07:34 PM
RE: help get component - da Zettamax - 26-08-2016, 08:44 PM
RE: help get component - da JC LEON - 27-08-2016, 01:26 AM
RE: help get component - da Zettamax - 27-08-2016, 09:34 PM
RE: help get component - da JC LEON - 28-08-2016, 11:58 AM
RE: help get component - da Zettamax - 28-08-2016, 12:54 PM
RE: help get component - da JC LEON - 28-08-2016, 02:28 PM
RE: help get component - da Zettamax - 28-08-2016, 04:37 PM

Vai al forum:


Browsing: 1 Ospite(i)