Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Need Help Debuging - Space Shooter Tutorial

Discussion in 'Community Learning & Teaching' started by Guruguy69, Mar 9, 2014.

  1. Guruguy69

    Guruguy69

    Joined:
    Nov 7, 2013
    Posts:
    3
    I have been following along with the Unity tutorial for the space shooter game
    (http://unity3d.com/learn/tutorials/projects/space-shooter/counting-points)
    and made it halfway through this tutorial and somehow my hazards (asteroids) are no longer appearing on my screen. I am new to scripting and wondering if anyone can guide me in the right direction as far as finding out how to figure out what may be causing this. This scripts I changed during this tutorial are 100% fine but, I'm thinking I must have tweaked something in the inspector on the Unity end.

    Any ideas?
    Thanks in advance.
     
  2. Guruguy69

    Guruguy69

    Joined:
    Nov 7, 2013
    Posts:
    3
    Ok so now it magically works again, not sure why. For learning purposes, I would still love to get feedback on how to deal with this in case I encounter such a problem again. (Because I am 100% sure something similar will happen in the future lol).