-
Spawn, sometimes not Spawning?
by thepositivemoxie ·Hey all, my game is coming close to an end, and I have one thing left I am struggling to understand. I essentially have 3 spawn points that move acrossed the screen, when it exits the screen it resets -
(Very Good Paid) Menu System
by SharkawyDev ·I need a very creative World & Levels menu system to implement into my ongoing project, and yes the pay is will be good according to how unique and creative. -
Can I update a table dynamically from data stored on my web site
by optimus ·After a few hours of coding I can see a new challenge - I was intending to spawn instances of actors with different attributes from a table but it looks like I can only spawn prototype actors. I thoug -
collectible item
by Hapiapps ·Make an integer with the number of coins in the level. Each coin that is overlapped, destroy and make that attribute -1. When it = 0, spawn the door. -
Announcing my first Project - Game title under consideration "Dangerous Cave HD"
by RP ·The static wind gusts do not suggest quick movement when the character is animated. You could spawn these just behind MAX and have them zip off to the left of the screen similar to the grass. Although -
Working with FPS
by imGua ·when a lot thing happens at the same time, like spawn of several actors. It doesn't change FPS but it like pausing a game for a 0.1 seconds. Feels horrible. Hope it will gone with Non Lua Game Salad. -
Space Deactivator out NOW!!!
by inkblot ·Game - The gameplay is nice and unique. I want to keep playing the game. I do not think you have a major problem in this area. Practice makes perfect and if you keep making games and watching the tuto -
Spaceman I - Free for a limited time, go grab it!
by powkie ·- 50 unique levels. -
Space Deactivator out NOW!!!
by maxbeaumont ·Game - The gameplay is nice and unique. I want to keep playing the game. I do not think you have a major problem in this area. Practice makes perfect and if you keep making games and watching the tuto -
★★★ WILD SURF ★★★ A New Game by EatingMyHat and SpriteAttack
by creativeapps ·Unique concept + Casual Gameplay + Awesome Graphics = Successful Game -
Tips for how to start this project.
by osakamitsu ·Well that may be the way I need to do it in the end and I appreciate your advice. But after seeing Tshirtbooths tables tutorials I think I want to see if its possible to spawn an entire X line of a ta -
Tips for how to start this project.
by osakamitsu ·It has given me an idea. The creating random spawn points won't really work I don't think. If I did it that way then I could create a row of random spawn points off the screen where the player would n -
Report Bug feature down?
by TheGabfather ·By the way the bug is consistent crashing of Windows GS whenever I try to delete a certain actor from my actors list. I don't know what makes it a unique actor because it's the only one that makes GS -
Tips for how to start this project.
by osakamitsu ·work on the obstacles. You will need a way to spawn them into the scene, and to make them move you can do either one of two things. You could use a move behavior and set the speed to our attribute ga -
Change Image
-
Creating a spawn actor that will increase spawn rate with time
by sandman ·I want to create one actor that will spawn: for example (bananas, apples) at random times. -
Tips for how to start this project.
by osakamitsu ·Well it would be top down, left, right, up, and down movement. The player wouldn't necessarily be restricted to a certain portion of the screen. I guess what I am envisioning is that the obstacles wi -
Tips for how to start this project.
by DanDaMan123 ·work on the obstacles. You will need a way to spawn them into the scene, and to make them move you can do either one of two things. You could use a move behavior and set the speed to our attribute ga -
★★★ WILD SURF ★★★ A New Game by EatingMyHat and SpriteAttack
by SpriteAttack ·@Stamu - yes... we put a lot of little surprises, unique art bits and fun stuff in... I am glad you noticed (Image) -
How to make a cannon only spawn 1 actor per scene
by whycali ·I am currently building and app with a cannon that shoots actors at another actor. the problem that i am having is i only want the cannon to shoot 1 actor (bullet) and after it is shot if you dont ki…