-
Help on how to make breaks in a game
by Weswog ·What I meant in the scene you play the game automatically what I want it to do is pause or destroy the actors to make it seem paused then spawn the button to re-activate the game but the problem above -
spawning actor with collision points
by tollhousestudio ·is there a good way to spawn an actor that has collision on it? -
Spawn and destroy help
by MarkOnTheIron ·I've made this to show you the problem I have with this project: -
Help on how to make breaks in a game
by Weswog ·pause it something. When I tried this with a spawn actor saying when button pressed=0 spawn actor button well when I tested it destroyed the actors for a while then spawned a button and destroyed th -
Spawning Actor
by cmasterenko ·For spawning the bullets, I think if you set the x and y coordinates where you want the bullets to spawn and set it relative to scene, it should work as long as your cannon doesn't move. Alternatively -
Spawning Actor
by SomeRandomDude ·I got a cannon and when i'm shooting whit it i want the bullets to come from an exact spot, infront of the cannon, but they spawn a little bit over and i dont want that. -
Why is Random not Random?
by tollhousestudio ·I've been trying to randomly spawn enemies but for some reason they are always at equal intervals, this does change each time you play, but they don't spawn randomly between each other. -
EXC_BAD_ACCESS error encountered??
by Patronus ·Another clue: You don't have to play the game and no actor has to move, spawn or be destroyed for this to happen. If you start the game and wait a random number of seconds (typically 30 or so) it cras -
Z is for Zombie 1.2 is out!
by butterbean ·Great game, and very unique for those whom haven't tried it yet! -
Is there an easier way to create a boss?
by debugdesign ·I have created a large armored woodlouse which has 3 gun turrets on, 7 bits of shell, inner body and legs... my plan was to create spawn a damaged version of each actor when hit to increase its hit co -
Actors bullets
by Spaceface ·i have a spawn actor: bullet layer order: in front of actor -
Spawning Issue
by alexxxhp ·hey one more thing when the player spawns he spawns all the way to the right of the screen not to the starting point like its set but only when the next scene comes up example I pass level 1 then on l -
Enemies with 2 hitpoints?
by tollhousestudio ·Will that work if I am doing a random spawn on enemies? -
Enemies with 2 hitpoints?
by tollhousestudio ·Hey man. Thanks so much for the help. I'll try it when I'm back at the mac. I take it I can spawn the 2 hit points when I spawn the actor? -
How to make a arrow?
by scitunes ·shoot button is down AND facingright is true spawn rightarrow (set direction to 0 degrees) (in the rightarrow actor use a change velocity behavior and set the speed. the angle should 0 relative to ac -
Spawning Issue
by alexxxhp ·How do I make the game not spawn a character if the player dies right when he it passes the level because when that happens on the next level he spawns 2 times then there are 2 characters in the game -
Resetting Scene Buttons
by butterbean ·I have 2 buttons that spawn when my player dies. -
Tower Defence
by urhungry ·Hey I'm making a tower defence game and I need some help. Okay so how do u make the towers spawn where the mouse clicks? Also how do I make the enemys only walk down a certain purple path? And how do -
How to make a health bar?
by Spaceface ·Is this because I need to move or change the Spawn actor that creates an explosion when it collides with enemy? -
Actors bullets
by jonmulcahy ·in the actor where you have the spawn rule, adjust the horizontal position to be like -10 and adjust from there.