-
joystick and collisions
by campamentoweb ·I would do the following: -
Constrain attribute bug found. Sample project attached.
by scrapee_net ·Hello. I found a bug in the Constrain attribute behavior. I have an actor that spawns another actor every X seconds. -
Rotation Bug. Gamesalad doesn't respect "Rotation" attribute, when spawning.
by scrapee_net ·I have an actor that has rotation set to 270. If I drag it to the scene it will respect the rotation set in it's settings. -
Scene change happens before explosion happens
by scrapee_net ·Create a boolean game attribute called level-complete for example, and setted to false by default. When all the enemies were destroyed, change its value to true. -
Question about "overlaps or collides" rule
by scrapee_net ·Create an integer game attribute for every kind of actor that you want to check. -
Question about "overlaps or collides" rule
by LSGamer ·So, starting off, I was spawning and destroying "check-er" actors in all of the possible places where the randomly spawned actors could be, and had a rule that stated: if you overlap -
How to make a random animation play for x amount of seconds
by BoyGeniusStudios ·Attribute timer for 5 seconds..... -
How to make icons pop up?
by J_PAN ·use change attribute to change alpha from 0 to 1 and 1 to 0 -
Display time to game center
by glynius ·is the type of the attribute that i use for high score, it is a "real attribute". What can i do to post my highscore -
How to "simulate" a balloon movements in the air.
by BlazingApplications ·Make two self attributes (both real) -
Tweet Sheet: attach image using attribute/table cell value broken?
by Chobbiface ·Have spent a fair bit of time researching this and testing numerous combinations through adhoc. Have got to say the new web publishing has been fantastic in speeding this along. So the problem is, apa -
Cant get my character to move while jumping
by Megaemman ·I was able to get my character to move left and right and jump up using rule>key>change attribute and boolean attribute for the true and false. -
minimum velocity
by ORBZ ·constrain speed = magintude(linearVelX, linearVelY) -
saving to table
by gurechan ·If you want to save data stored in an attribute to a table cell, I assume that column data type must match the attribute type in order to be able to save the data? -
I need to slow down a ball for 3 seconds!
by patapple ·I have a change velocity and then the ball bounce against other actors and his velocity change during the game. So, I have a "X" velocity and i need for example to do X-200 so his ve -
I need to slow down a ball for 3 seconds!
by patapple ·- when a specific attribute is true, i need that his velocity is decreased to 300 -
minimum velocity
by PBEmpire ·hey calvin, i need help on maintaining constant speed when bounce off paddle. i cant use constrain velocity x to speed cuz i have assigned tasks for velocity x. -
Feature Idea
by objectantics ·Maybe a better approach to this would be a way of Accessing the Attributes of an actor from another actor. -
Feature Idea
by gyroscope ·If you need that "function" drag it out of the custom behaviour library... if you want to call it, trigger it with an attribute... providing you've dragged it into the rules of cours -
Problems with constrain attribute vs interpolate
by gyroscope ·Change attribute boolean to false