Quantcast
Channel: Answers for "coroutine(Firelaser)couldn't be started"
Browsing latest articles
Browse All 4 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

Browsing latest articles
Browse All 4 View Live


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