-
Question - Calling table by attribute name?
by kolabo ·Then a Rule: If obstaclespawn triggered, then Change attribute game.whatTable to random(1,5) -
Question - Calling table by attribute name?
by AirshipScientist ·No, essentially what I am doing is that I have a table with 5 to 10 pairs of x,y coordinates, each representing an obstacle spawn point. So I have multiple tables, each with multiple spawn points cont -
Question - Calling table by attribute name?
by AirshipScientist ·The deal is this: I have several tables, each with a bunch of x,y values to spawn obstacles, Tab_Obs_1, Tab_Obs_2, etc. I want to be able to pick a random table, then spawn actors at those values. -
March 2014 Game of the Month Submission Thread
by IsabelleK ·Demon's Law is a unique combination of a strategy game, a text-based adventure game and an RPG. -
A Quick Way To Place An Actor On Scene?
by tatiang ·Yes, you can spawn by using a loop and reading through table rows for x,y positions. Check out the Release Candidate which features a Loop over Table behavior that will assist with this. -
A Quick Way To Place An Actor On Scene?
by Braydon_SFX ·Yes, you could spawn them based upon table values. You'd have to have those X and Y positions pre determined, though. I believe we have a tutorial on spawning based on table values on GSHelper.com -
I have a scene layers hierarchy question
by KeithQ ·I have an actor that spawn other actors. When a certain condition becomes true those actors destroy themselves. If I place the spawning actor below a certain level in the scene the spawned actors wi -
Boss spawn
by SajadKazal ·Hello KillerPenguinStudios - i looked at what you made for me (thanks, appreciated) but it doesn't seem to work when i put the attributes into my game, it will only spawn 1 actor and when that actor d -
Falling sprites from top to bottom
by SmokeyAce73 ·* In the timer spawn actor FallingActor from position x - random(0,320) -
Custom Number Level Box shows only numbers from 0-9
by Jugoslav85 ·Thanks you for the tip and the link. Can you please try to explain the newbie a bit better how to spawn the two numbers so i can have double figures? -
Boss spawn
by SajadKazal ·So i want a boss to spawn after 20 seconds - thats easy enough -
Custom Number Level Box shows only numbers from 0-9
by UtopianGames ·You need to spawn 2 numbers for double figures if its a custom font. -
Custom Number Level Box shows only numbers from 0-9
by Jugoslav85 ·I have level boxes for my game levels. I don't want to write the level number to each box and every box as an actor. I want to spawn the actor (custom number called 0.png) to each box. -
Spawning properties
by datinymagician ·I was wondering, how do you spawn an actor that has the current velocity and acceleration of a moving background? I cant seem to put the current acceleration as an attribute. Please help! -
Sha Cat - Action Rpg first look
by BigDave ·* Enjoy a window to a unique, colorful world! Embark on an epic quest that will fill you with memories of the game's story! -
Sha Cat - Action Rpg first look
by BigDave ·* Enjoy a window to a unique, colorful world! Embark on an epic quest that will fill you with memories of the game's story! -
Sha Cat - Action Rpg first look
by BigDave ·* Enjoy a window to a unique, colorful world! Embark on an epic quest that will fill you with memories of the game's story! -
Sha Cat - Action Rpg first look
by BigDave ·* Enjoy a window to a unique, colorful world! Embark on an epic quest that will fill you with memories of the game's story! -
Sha Cat - Action Rpg first look
by BigDave ·* Enjoy a window to a unique, colorful world! Embark on an epic quest that will fill you with memories of the game's story! -
Creating your own asynchronous server... •--•
by StormyStudio ·The server code checks that both the email and username are unique.