-
~ Issue about constantly spawning an actor ~
by FViMagination ·it'about constantly spawning a platform, i made a Rule that says Platform.PositionX = -240 --> Spawn Platoform to PositionX = 720. in this way the prototype should spawn itself everytime it get -
GS or Stencyl???
by part12studios ·- f'n SEARCH bar! i'm sorry but the tag system is a horribly awkward way to organize.. i know all my spawn actors start with spawn_ hey.. can i type spawn somewhere and have it filter those? no? -
Image Resize Issue
by MotherHoose ·sometimes .tiff is considered as a unique storage format … but IMO only stores bits/bytes data of mapped pixels in an uncompressed format -
Small development project
by cnmeyer1980 ·I'm not looking for a complete copy, but the same kind of idea (you click on the screen, an actor is spawn and then grows until you stop pressing). -
Spawn and grow
by cnmeyer1980 ·Basically, I'm trying to make a game where you touch the screen an actor is spawned and grows until you release. -
What are your GS plans for 2012? :)
by StormyStudio ·8. Make a beautiful game. Perfect design layout, perfectly tiered gameplay, unique, cute, funny, scary, clever, hard but intuitive. -
**||** Snap To Grid Code Help **||**
by FallacyStudios ·Thanks for replying each of you. Ya after tampering around I did find that +20 to the Y did get it about right looking. The problem with it on the X is it moves it to incorrect location. So lets say I -
Working on 2D Game. How do a spawn an actor forever ?
by timbojill ·How do I make the actors spawn closer together in the example you gave ? -
Working on 2D Game. How do a spawn an actor forever ?
by SlickZero ·At the bottom, have a blank actor below the play screen. And in the main actor, have a rule that says, when overlaps or collides with blank actor - change attribute self.position X to 26.73838 and ano -
Working on 2D Game. How do a spawn an actor forever ?
by timbojill ·the actor moves and clears the space I want to spawn the sane actor in the sane x and y coordinates as above. The have the actor set to fall of the screen. -
Working on 2D Game. How do a spawn an actor forever ?
by SlickZero ·Or do you want another to spawn at those same coordinates? -
Working on 2D Game. How do a spawn an actor forever ?
by POM ·spawn actor "your actor's name" -
Working on 2D Game. How do a spawn an actor forever ?
by timbojill ·I have an actor accelerating downwards. When the actor clears the space it was in I want it to spawn the same actor agian. Please help. -
Working on 2D Game. How do a spawn an actor forever ?
by POM ·You can't spawn actors forever , it will crash your game.. -
Working on 2D Game. How do a spawn an actor forever ?
by timbojill ·When the object clears it space I want it to spawn the very same object over and over agian. Can some please help. -
Using tables to build world, but its slow!
by fzeed ·the cell value, then a rule determines what to spawn so if cell value=1 then spawn this.actor. It works, but takes like 10 seconds. I suppose once one level is passed, during the "Great job -
24 Hour Challenge #2 Discussion.
by ozboybrian ·Option 3: Everyone sends me $5 each, a Month prior to the challenge. I then get my (Quality) Graphics artist to design a unique Graphics pack which will be distributed out to all contestants (yes for -
♪♪ Stormys - Audio Invaders - Icon / Video / App Store Screen shots ♪♪
by StormyStudio ·5 weapons all with unique sound effects...two types of control method... -
Randomly Generated Worlds?
by simo103 ·If 1. organized rows and columns I think you can use my above suggestion of moving offscreen blocks. If 2 then that's going to be a lot of spawn and destroy that I believe will kill the device. -
Randomly Generated Worlds?
by JohnPapiomitis ·But to randomly place blocks like that you can have a spawn actor. Give it a self attribute called spawn type.