-
How do you get android package name?
by tintran ·make one up that's unique to you for example com.cowuniverse.myfreegame -
Sway - A Unique Gaming Experience
by http_gamesalad ·https://play.google.com/store/apps/details?id=com.tincomeapps.swayandroid -
Random non-repeating spawn points?
by Hopscotch ·then, where you change game.coin spawn do this -
Random non-repeating spawn points?
by Cowuniverse ·(Quote) -
Random non-repeating spawn points?
by Hopscotch ·Please show me the expressions in the "Spawn Actor" behavior. -
Random non-repeating spawn points?
by Cowuniverse ·That is the table and the other screenshot is in the behaviors in the coin. I'm trying to make the coin not spawn at the same point twice, but at one of the other 4 points it isn't already on. -
Random non-repeating spawn points?
by Hopscotch ·You say you looked up and use tables for the random spawn points. Then you should be good. -
Random non-repeating spawn points?
by Cowuniverse ·I looked up how to make random, specified spawn points and got that down with tables, but I have a coin that spawns twice in the same location and I don't want that to happen. Instead I want it to alw -
GSHelper, now the official marketplace for GameSalad!
by pHghost ·I'm sure people would be interested in something like this. Most of the templates I've seen focus on much simpler concepts and game styles. A full-bodied RPG template would stand out as unique. -
Stuck on this....collision and spawning
by tintran ·spawn first, destroy last. so that your actor has a chance to finish his job before he gets destroyed. -
Is there a way to use the mic for our games now?
by Dell7730 ·Can you imagine the things we can make with this? Would really like to have this followed by being able to import pictures from the camera roll, these two feature will spawn new ideas. -
[Solved] Spawn timing
by Bob132546 ·@Armelline Oh yeah i forgot to include another set of objects spawn in between the shapes shown. These objects that spawn in between are the ones that spawn randomly -
[Solved] Spawn timing
by Bob132546 ·so i have objects spawning in every 1 second at Y720 and it comes down on the X axis at a speed of 150. -
How do I fix lag from custom font score?
by Triangularity Games ·I did everything the video did except i dont have a RNG for the score. Mine is just +1. The logic for the score is i have a spawner and if an attribute (gamestart) is true then every 5 seconds spawn a -
Bar breaking into halves, then quarters ...
by KevinCross ·(Quote) -
Bar breaking into halves, then quarters ...
by tintran ·Like if i want half the size? how do i know where to get this information from. Because when you spawn an actor there's no way to tell it to make half the size of the actor that you're about destroy w -
Bar breaking into halves, then quarters ...
by KevinCross ·When actor collides with floor, spawn two of the same actor (half the original size), destroy the original, and shoot the two up at a random direction with a reduced force (maybe based on the size of -
Mathematic formula needed for timer.
by RabidParrot ·Just made this up, I used timestamp to spawn an actor when the spawn time is greater than .02 seconds. After that it will spawn every .2 seconds. -
Issue with "real" attribute
by Socks ·Change game.SpawnTimer to new value (based on your particular rules) -
Issue with "real" attribute
by JSproject ·We have a global value that changes how often enemies spawn within a certain score range