Quantcast
Channel: Latest Questions by Nazukan 2
Browsing all 4 articles
Browse latest View live

How do I add NPCs?

I want to put an NPC (Non playable character) In the game. Basically: I want to be able to click on the NPCFunction OnMouseClick() { } Have a GUI that pops up to chatBe able to exit the GUI Can anyone...

View Article



Assigning multiple objectives in the if-then?

If I want, say a level, to load when I destroy 3 objects, how would I scrip that? I already have this: var target : Transform; Function Update(){ if(target == null){ Application.LoadLevel("LevelName");...

View Article

How do I add NPCs?

I want to put an NPC (Non playable character) In the game. Basically: I want to be able to click on the NPCFunction OnMouseClick() { } Have a GUI that pops up to chatBe able to exit the GUI Can anyone...

View Article

Assigning multiple objectives in the if-then?

If I want, say a level, to load when I destroy 3 objects, how would I scrip that? I already have this: var target : Transform; Function Update(){ if(target == null){ Application.LoadLevel("LevelName");...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images