-
Help! Actors appearing in the same place! Need tips on polishing this.
by tatiang ·It's a bandaid solution, but what about having a game.spawnTime (real) attribute and changing it to game.time each time an actor is spawned? And then in your spawner(s), have a rule that says When ga -
Pin's Penguin Puzzler
by JustMe74 ·Updated screenshots with new unique backgrounds for each level: -
Long scene
by BrynjeBamsen ·make a randome spawn position within min/max Y position -
Scaling particles on both the x and y axis
by tatiang ·I see what you mean. I can't think of a way except using Spawn Actor behaviors. -
★Vortex - The Escape (Trailer + Promo Codes)!!!★
by CreeperWare ·Taking liberties with a unique story, art style, features (like customization) etc. -
unique art idea. i dont know it if would do well on mobile platform... opinion?
-
• Endless Runner game in the making by Stormy • sharing a video of tonights progress. With 3d blocks
by StormyStudio ·What do you think.... is there room for yet another endless runner if I can find some slightly unique styling... -
background music playing while changing scene?
by FViMagination ·quick question: how do I keep the background music playing while changing scenes in a game? Is it possible to do it or should I make my game with a unique scene? -
Gamesalad Recognizing 2 of the same images (when one of them is made up of multiple ones)
by MotherHoose ·actorAttribute: index type … my# … and make unique for each piece -
How to easily despawn an actor constrained to your touch position when you lift that touch
by jonmulcahy ·the issue is, touch is pressed is not triggered unless you press down on the actual block, so when you spawn or move the actor to your touch point, it doesn't trigger the touch. -
How to easily despawn an actor constrained to your touch position when you lift that touch
by frankwashburn ·If you touch the screen with one finger, I want that to be "Touch 1". TouchTracker1 will spawn and constrain itself to that first touch. -
Super Magic Rainbow Cute Splatter Attack out now on IOS and Android!
by HRQP ·Experience a unique and colorful adventure as you stay alive by avoiding the cow and chicken, while turning everything else into kittens, rainbows, and rainbows! -
actor spawn
by gotyours ·hey that worked out well, so much better then having them spawn on a timer and i like that i can pick the column, makes programming all the levels so much faster -
actor spawn
by gotyours ·set now is with a boolean so when scene start it spawns 1 every sec and then i turn the spawn to false to stop the spawn, and it is random, i want to get the random out so i can re us the table in -
actor spawn
by simo103 ·@gotyours ... do you need to use spawn? Could you have all the actors you want just off scene at the start and then change their x and y to be in scene at the start? If need be you could spawn further -
actor spawn
by gotyours ·hello, todays question. I have set up some actors into a table, that spawn at my level opening- i can only get them to spawn 1 at a time with a timer using random in the table, Question- can i call -
Incorrect text attribute
by nakki1718 ·Hi, thank you for replying yes the correct is spawning. We tried putting otherwise spawn wrong actor but it was constantly there. I will have a play around now and see if that works thank you! -
Incorrect text attribute
by Fabri Damazio ·Your "CORRECT" actor is already spawning right? -
Incorrect text attribute
by simo103 ·@nakki1718 ... a couple of things ... do you have an attribute 'Is it a word' or something like that? If so in the rule that makes 'Is it a word' true, put in the otherwise 'Is it a word' false. If yo -
Incorrect text attribute
by nakki1718 ·Hi everyone, I'm working on a word game and i have got everything in place, the only thing I'm struggling with is getting my wrong actor to spawn if an incorrect answer is input. So basically if anyth