-
Game attributes are not being updated to change the spawn rate...
by youdvdk ·Hello. I have been working with this problem and have researched/tried a few different ways to get my spawn rate to increase every 10 seconds. Here is what I have right now: -
Random Number within a certain Range that's divisible by a certain number
by jmkulakowski ·Hello! I'm attempting to spawn enemies in patterns, moving from left to right and vice versa across the screen. I've been able to generate and destroy the actors when they leave the screen, but I wa -
Develop letter tracing system for alphabet - PAID
by StormyStudio ·It gets a little time consuming as each letter would need to spawn the stars and invisible detectors at given co-ordinates. But once done it works well. -
Animate spawn
by Disimob ·my spawned actor is animate; after random time it has to change img. -
Galactic Messiah, NEW and FREE on the App Store
by BillMurray269 ·-Diverse enemies, each with unique characteristics -
Apple changing their developer terms & conditions
by jigglybean ·We have over a million Apps in the App Store. If your App doesn't do something useful, unique or provide some form of lasting entertainment, or if your app is plain creepy, it may not be accepted. -
Game of the Month: September - Submission Thread
by phamtastic ·RoShamBo Fighters gives aficionados of the Rock Paper Scissors genre a mashup of arcade 2D style fighting, but with an RPS twist. Each opponent offers unique attack moves, and hilariously memorable w -
Armelline's Free Stuff For Everyone (check first post for the latest update!)
by Braydon_SFX ·(Quote) -
Armelline's Free Stuff For Everyone (check first post for the latest update!)
by Armelline ·(Quote) -
Apple says 'creepy' apps may get rejected in the future.
by Gene4Gamers ·Apple today updated its App Store review guidelines ahead of the launch of iPhone 6 and iOS 8, adding sections for new features such as extensions, HealthKit, HomeKit and TestFlight. Additionally, Ap… -
how to change an actor to another actor when it collide with something.
by pHghost ·Once the collision happens, you will first save the actor's data into the global attribute, then spawn the new actor, then destroy the original actor. -
How Do You Spawn Obstacles? PLEASE HELP!!!
by Sneaky ·I want my main actor to have to jump over obstacles that will be passing by fast, so i want an onbstacle that moves at my actor's position (so he'll have to jump over it to not die) and another that … -
How can i do this type of animation?
by agueis ·Do you know how to do it with spawn another actor for the animation? -
How random is the Random function?
by Socks ·(Quote) -
this rule will work?
by agueis ·Yes i want when actor hero moves(when right is down) spawn actor actorhero2, but when the actor hero 2 is spawned; this is the rule i choose: when key right is up self motion linearx to 300, but i hav -
this rule will work?
by agueis ·when self motion linear x >=0 destroy actor spawn actor actorhero2( of size300x 200) -
Spawner
by PhilipJM ·as you can see in this first photo my second spawn will be located -100,100 on the Y relative of the last spawn -
How random is the Random function?
by Adrenaline ·argue one way; if you believe it means "unique", then you can argue another way. -
LineSwitcher! New skill game!
by Thunder_Child ·Very clean looking...simple and challenging game. Unique. -
How random is the Random function?
by pHghost ·This shows it is easier and cheaper to create a true random number generator than I thought, but it is necessary to have a hardware component to collect unique data.