-
Random Text in text box
by JB makin' a game ·each column filled with different data and unique and randomized data throughout the rows, that corresponds with the boolean column, which checks whether it's relevant or not in the given scenario. A -
random spawning
by bob loblaw ·(Quote) -
random spawning
by tatiang ·Spawn an actor at whatever position you want along the top of the screen and then in the spawned actor, have a rule that changes an actor attribute such as self.myValue to random(1,10) or whatever upp -
random spawning
by jessica.michael ·I am making a math game where the numbers need to spawn from the top of the scene and move downwards. How can I make numbers random spawn across the top of the scene? -
State of the Salad 2018-09
by CasualEvolution ·About this issue, depending on the application, with increasingly fast devices this may no longer be the priority, but if you are going to put an eye on this issue, do not forget to review this I repo -
soft launched my first game DRIPPY DROP, looking for feedback!
by tobyjohnsonart ·(Quote) -
soft launched my first game DRIPPY DROP, looking for feedback!
by mikejamesfisher ·Here it goes... i am a unique gamer that doesnt enjoy lots of options and upgrades and such(you will see that when and if I ever finish my epic first game). But the masses seem very into that stuff... -
soft launched my first game DRIPPY DROP, looking for feedback!
by tobyjohnsonart ·The updated version I am working on has tons of added features (challenge mode with 10 diverse and unique levels accompanied by a collectable trophy system, tons of visual updates and many minor upgra -
If actor is destroyed are all behaviour following it destroyed too?
by tatiang ·Spawn actor [DoStuff] -
1010! Clone Template (W.I.P)
by Two.E ·Added in an extra 40 playable pieces for total of 50. There is still many more to add, especially with bigger ones that fit in a 4x4 gird. You can see the ones I have added below. (The ones that are b -
My random object spawner won't work and I have no clue why
by tatiang ·I imagine what's happening is that the obstacle spawner is only occasionally spawning an actor instead of spawning one EVERY three seconds... is that correct? -
My random object spawner won't work and I have no clue why
by metalasus ·ok, here's the link to my project. I'm mostly concerned about why my actor called 'object spawner' doesn't spawn obstacles as it should. -
1010! Clone Template (W.I.P)
by Two.E ·So I then added in an extra piece to spawn. I think two is ideal as it gives time to play around with more 'odd' shapes, rather then 3 different ones in the released game. -
Thunderchilds Complete Guides to iOS and Mac Publishing
by Thunder_Child ·It has been a long time...I really don’t know how well they are helping still these days they MUST be outdated...but they will always remain. I still see through analytics that there is nearly never -
Scrolling Repeating Background
by sam.furnessmain ·Follow up - I can spawn the image at a negative y value but still not a negative x -
Scrolling Repeating Background
by sam.furnessmain ·Trying to create a scrolling background similar to the one in the tutorial on this website. I want my background to scroll to the left, however when I try to set the new image to spawn anywhere to the -
An icon to appear on every screen
by tatiang ·You don't. You can either place it on each scene manually or you can spawn it but that requires a spawner actor placed on each scene. If you plan ahead, you can set up a single scene the way you want -
loop over table values
by CMR Interactive ·spawn actor with green color over actor, -
Respawn Actor Bounces
by bob loblaw ·it might be that your original actor settings may have high bounce set as default, but you maybe changed the bounciness setting in just the instance of the actor that is spawning. -
Respawn Actor Bounces
by crazymooseapps ·An actor I have who does not bounce on original spawn, suddenly won't stop bouncing on respawn? Any ideas?