Quantcast
Channel: Answers for "coroutine(Firelaser)couldn't be started"
Browsing all 4 articles
Browse latest View live

Answer by CHPedersen

Your naming is off. The method you wish to start is called "firelaser", but you're starting it as "StartCoroutine("FireLaser")". StartCoroutine is case sensitive. You have to make sure the method name...

View Article


Answer by zharik86

Change name function Coroutine. In Update you stop and start function by name FireLaser, but coroutine is firelaser. Change code: IEnumerator FireLaser() { //change name line.enabled=true;...

View Article


Answer by CHPedersen

Your naming is off. The method you wish to start is called "firelaser", but you're starting it as "StartCoroutine("FireLaser")". StartCoroutine is case sensitive. You have to make sure the method name...

View Article

Answer by zharik86

Change name function Coroutine. In Update you stop and start function by name FireLaser, but coroutine is firelaser. Change code: IEnumerator FireLaser() { //change name line.enabled=true;...

View Article
Browsing all 4 articles
Browse latest View live


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