Quantcast
Channel: Latest Questions by Flowered
Browsing latest articles
Browse All 20 View Live
↧

Show and Hide a button when object is clicked per mouse

Hello, I have a button I cannot hide (it is always on Screen but I want to hide it and then Show it) I have a houseobject and if i click on this house I want my button do appear on the Screen. my...

View Article


Old GUI into new GUI problem.

Hello, first of all: I want to instiate an Object when Clicking on my "Create Building" Button and place this instiated Object anywhere on the Ground. Then I want to be able to create(instantiate) my...

View Article


NavMeshAgent Finding New Enemy ON Range/Distance

Hello, actually when my unit spawns, it goes straight to the Enemy's base to destroy it, but on it's way to there: it has to kill Enemies first! instead of killing the enemies, it goes straight to the...

View Article

Instantiate Object on random Radius

Hello! I have made an empty GameObject which is my randomSpawner and added this script on it: using UnityEngine; using System.Collections; public class RandomSpawner : MonoBehaviour { bool isSpawning =...

View Article

Loading 2 players scenes into 1 "battle" scene

Hello, so I have Scene_A for Player_A which spawns in the west-map of the game and I have Scene_B for Player_B which spawns in the east-map of the game. both Players cannot walk trough the middle of...

View Article


Destroyed Objects causing errors (transform/setdestination)

Hello, after a Long Research I couldn't move on and now I am asking this question... First off: my Code to find the enemy using UnityEngine; using System.Collections; public class UndeadFindEnemy :...

View Article

Re-target new Enemy

Hello! I have one Problem that my Object is attacking only one enemy and then the other one get not harmed. (because of my Awake Function) but I dont know how to fix this issue into the Update Function...

View Article

Get a new Target for your Object to attack

Hello, I want my code to get finished and I have come this far yet: void Awake() { EnemyObject = GameObject.FindWithTag("Enemy"); } void Update() { //attacking codes to kill "EnemyObject" (an Object...

View Article


Create a Playername on new UI System

Hello! I have an InputField with a child 'Text' on it. When I press Play and write anything into that Text, and I click on Create, I get this error: NullReferenceException: Object reference not set to...

View Article


Transform[] Array - fill it from another Script

Hello! I got two Scripts: 1 Enemy_mob script, with the Array on it, to search for new enemies on the fixed Update(). My Goal is to fill the enemy Array in the Start () of Script 2: public Transform[]...

View Article
Browsing latest articles
Browse All 20 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>