-
Problem with FPS
by Medrak ·The game has a main hero, and some enemies spawn from the opposite side, hero throws bottles and kills them. -
Dragging with Clickable Background
by scitunes ·when game.allowSpawn is true -
NEW Game out NOW - Jay-Jay & Moonpie
by MLCinema ·Looking great! I like unique and original games. Did you make any video showing its gameplay? -
Dragging with Clickable Background
by architectpianist ·I have an iPad game where you tap the screen to spawn a random pentomino, then you can drag to reposition the pentomino. The problem I'm having is that when you tap the screen to drag, another pentomi -
can i do this?
by gyroscope ·You can't spawn referring to tags, but you don't need to. Try something like: -
can i do this?
by diegocs ·lets say i have many actors, but there separated by tags, so i have this actor that spawns these actors, but i want the spawning to be random by the actors tags, can it be done? ex: spawn random actor -
can i do this?
by diegocs ·spawn random actor with tag (something)? -
spawning actor from a spawned actor
by Leanne ·also tried creating a boolean attribute, then if mouse is pressed in area of "yes,please," change attribute to true...if true then spawn actor "hint" -
spawning actor from a spawned actor
by Leanne ·i would like to spawn an actor from a spawned actor...possible? -
NEW Game out NOW - Jay-Jay & Moonpie
by IsabelleK ·Looking great! I like unique and original games. Did you make any video showing its gameplay? -
My App has arrived
by Unicornify ·Bright Christmas lights make festive tunes when touched- make your own holiday rhythms! Also scroll through wonderful holiday decorations that make unique sounds. Cute artwork and design. Also a great -
Interesting article in the guardian about a unique new game...'Papa Sangre'..
by StormyStudio ·Interesting article in the guardian about a unique new game...'Papa Sangre'.. -
Spawning Polygon Platforms?
by JohnPapiomitis ·And for the second part, dont spawn the polygon. Have it set up outside the screen and change its position to wherever you want it to spawn. It doesnt matter wherethe center changes position to , beca -
Spawning Polygon Platforms?
by BackUpAndDown ·Hey, I have a game that has a never ending scrolling world and as the is scrolls I need it to spawn platforms. The only problem is that I want to platforms to be "oddly" shaped. -
reset level best practices
by jonmulcahy ·I've gotten my current game to work without any spawn or destroys, but I'm just starting to think about this before I Start mapping out all my levels. -
can a rule applied to an actor in one scene spawn an actor in another scene?
by Leanne ·that actor. I also switched th change imGe to a spAwn actor instead. Unfortunately, I still can't get it to show any stars. I know my rules are fine because the score is changing as it should and d -
can a rule applied to an actor in one scene spawn an actor in another scene?
by joshmiller602 ·@Leanne Yes you have to type it in on the Change Attribute rule. Make sure the bootlean you are using is a Game Attribute, not a Scene Attribute, as other scenes cannot read those. But what you typed -
can a rule applied to an actor in one scene spawn an actor in another scene?
by gyroscope ·Spawn Actor 5stars (or whatever you've called it), setting the x and y positions, or -
[HELP]Random spawning across certain plane?
by scitunes ·In the horizontal part of the spawn behavior use the expression editor to get the random function. Just put the min and max with in the parentheses with a "," in between. -
[HELP]Random spawning across certain plane?
by goonyer10 ·I was wondering how to get an actor to randomly spawn from the sky in different locations. like a bomb falling from the sky in different places onto the main character below.