-
How to do a Regular Button Get Smaller when pressed?
by Socks ·Your central power symbol (the circle with the line intersecting at the top) is off centre - to the right. -
Kicking Behinds
by KickingBehinds ·My first game was a top-down view horse racing game, but it didn't have the same level of complexity that Kicking Behinds has. -
New Galaxy S8 aspect ratio 18.5:9!
by pHghost ·I hope that means it will not overscan past 16:9, but simply put a black bar or so up top to compensate. -
Help with top down stealth game.
by spidercarp1 ·How do I make my enemies constantly follow and face my player while they're alerted? -
Is it best to spread code load in actors as much as possible?
by brett-norton ·have an actor set off screen which cleans up and destroys any un used actors that wonder off screen. Should i put the colision.destroy code in the clean up and destroy actor or is it ok to just leave -
Potential lag issues with side scroller?
by brett-norton ·Thats great news then.. i had the code working fine with spawn and destroy and then must of ran into some old posts from 2012 advising not to do it that way.. so i spent the last 2 days trying to figu -
Potential lag issues with side scroller?
by The_Gamesalad_Guru ·my custom collision shape videos and I spawn and destroy actors every .10th of a second. -
Free Music Resource
by Eric Matyas ·"Cyber Dystopia"_Looping -
Free Music Resource
by Eric Matyas ·"Cyber Dystopia"_Looping -
Cant crack the code - Sword Attack
by Nalycan ·You could do... When enemy touch sword, spawn die-actor and destroy enemy actor. -
how do i get the folow actor to destroy the folowed actor after being destroyd?
by tatiang ·player actor -
how do i get the folow actor to destroy the folowed actor after being destroyd?
by Crimzinsnow ·or in front of objects.so it doesn't just get destroyed when touching any part of it.so how do i get it so that when that attached actor touches or collides with something it destroys or in this case -
Cant crack the code - Sword Attack
by brett-norton ·A little background first, Im half way through a side scroll i have player moving right and enemys spawning off screen running to the left. I have an invisible sword spawn in front of player to kill t -
Sweeper Now Available!!!
by Triangularity Games ·You're the highest score I've heard so far. Hopefully you're on top when I fix the leaderboard (Image) -
how to change background image to another in level select
by Crimzinsnow ·regarding what type of game it is its a simple buble game where kids have to pop them s they flow up the screen with a score bar on top left -
how to spawn actors that are planned before
by tatiang ·I didn't test this or the previous suggestion... both were off the top of my head so my apologies if this isn't quite right. Should be close though. (Image) -
Incoming Calls Freezing Game on all Gamesalad games
by RossmanBrothersGames ·Yeah I think it has been around for a bit now, definitely overdue for a fix, should be top priority. -
I want to make a "next in line" actor to show next actor in the queue
by Trebs222 ·thanks so much.scene 1. the top left grey square "next bullet actor is what i want to display the next letter to come out of the cannon and the orange "bullet actor" is what -
How do I navigate scene left to right?
by imGua ·left and right? I don't seen any scroll bars at top or bottom. -
layering display text
by Socks ·A Display Text behaviour will always display the text on the same layer as the Disply Text behaviour.