edited June 2015 in Makinom Support
So im doing the last part of the shooter tut where you spawn the waves of enemies but having an issue with them not spawning...

heres my set up

the auto machine attached to the scene object ( which is just a cube)

image

image

this is the schematic settings

image

and ofc course the spawn prefab step

image

no idea what i got wrong but there not spawning

:/

Post edited by wtyson on
new website can be found here http://www.fore-loregames.com

Follow the game Development on Twitter https://twitter.com/Fore_Lore_Games

or check out the face book page here https://www.facebook.com/ForeLoreGames
  • Also i guess i should ask here as well i cant get more then one hud to show at a time i followed your tutorial to the T an it dosent seem to want to show another hud no matter what i do even tried just makeing a qui box with defualt settings aligned the thing my self an it still dont show ...
    new website can be found here http://www.fore-loregames.com

    Follow the game Development on Twitter https://twitter.com/Fore_Lore_Games

    or check out the face book page here https://www.facebook.com/ForeLoreGames
  • edited June 2015
    Your auto machine for the spawner is missing the spawn point game objects that should be selected as actors - no game objects, no place to spawn :)
    Make sure you select the spawn point scene objects (child objects of the enemy spawner game object).

    For the HUD to show, you need to either enable Auto Display in the HUD's settings, or display the HUD with a Call HUD node.
    Post edited by gamingislove on
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • ok so i make the child objects my self then?
    new website can be found here http://www.fore-loregames.com

    Follow the game Development on Twitter https://twitter.com/Fore_Lore_Games

    or check out the face book page here https://www.facebook.com/ForeLoreGames
  • You can, but the scene actually contains a game object named EnemySpawner with all the spawn points as child objects ready to use :)
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • ahh i didnt do that i wanted to start from scratch ^^ ty
    new website can be found here http://www.fore-loregames.com

    Follow the game Development on Twitter https://twitter.com/Fore_Lore_Games

    or check out the face book page here https://www.facebook.com/ForeLoreGames
Sign In or Register to comment.