Quantcast
Channel: Latest Questions by santi5655
Browsing all 6 articles
Browse latest View live

Assets/characterFollower.cs(21,29): error CS0118:...

i have two character in my game, one is the player and the another one is a guy that i want it to follow the player; i am making a script to change the velocity of the follow script that i have with...

View Article



Stop spawning enemies when a bool is enabled

this is my current Script: var spawnPoints : Transform[]; var enemyPrefabs : GameObject[]; var amountEnemies = 20; var yieldTimeMin = 2; var yieldTimeMax = 5; var currentEnemiesNumber : int; var...

View Article

Check if an int is equal to an array int

i want to do something if my integer is equal to any element of an int array using this variables: var myInt : int; var myIntArray : int[];

View Article

Assets/characterFollower.cs(21,29): error CS0118:...

i have two character in my game, one is the player and the another one is a guy that i want it to follow the player; i am making a script to change the velocity of the follow script that i have with...

View Article

Stop spawning enemies when a bool is enabled

this is my current Script: var spawnPoints : Transform[]; var enemyPrefabs : GameObject[]; var amountEnemies = 20; var yieldTimeMin = 2; var yieldTimeMax = 5; var currentEnemiesNumber : int; var...

View Article


Check if an int is equal to an array int

i want to do something if my integer is equal to any element of an int array using this variables: var myInt : int; var myIntArray : int[];

View Article
Browsing all 6 articles
Browse latest View live




Latest Images