-
"Circle spin throw" rules setup?
by GreenfroggGames ·I'm want to constrain a ball to a circle and when mouse button is down the circle spins faster and faster. The ball spins with the circle and when mouse button is released the ball fly off the circle. -
How to make a only closed music setting?
by Weiyu ·(Quote) -
Interpolation and resetting the scene
by jrobert ·Gameattribute PlayerX is constrained to the player actor's position X. -
Rule checked only once by collision
by ludoF ·Each actor "wall" as an attribute "selected" which change between 0 and 1 each time it collide with my player. Only one can have the value 1. -
Hey, I'm starter with gamesalad and I need help for a project with who I can't carry on.
by Socks ·(Quote) -
Hey, I'm starter with gamesalad and I need help for a project with who I can't carry on.
by Icebox ·change attribute self.xx to mod((self.xx+1),2) -
Hey, I'm starter with gamesalad and I need help for a project with who I can't carry on.
by Socks ·(Quote) -
Hey, I'm starter with gamesalad and I need help for a project with who I can't carry on.
by Icebox ·change attribute self.xx to mod((self.xx+1),2) -
Hey, I'm starter with gamesalad and I need help for a project with who I can't carry on.
by Socks ·(Quote) -
Hey, I'm starter with gamesalad and I need help for a project with who I can't carry on.
by Icebox ·depending on your screen size height , create an integer attribute self.xx -
Hey, I'm starter with gamesalad and I need help for a project with who I can't carry on.
-
Hey, I'm starter with gamesalad and I need help for a project with who I can't carry on.
by Socks ·(Quote) -
Hey, I'm starter with gamesalad and I need help for a project with who I can't carry on.
by Icebox ·Create an integer self attribute call it what ever you want .. "self.xx" -
Flip/Rotate Constrains
by m.b. ·However, your constrains are very limited. -
Must Read about crashes related to table
by AlchimiaStudios ·This is still relevant today, tables don't have a row zero, so it causes issues when it has references to attribute that start at 0. Not anything wrong with the tables, this is the intended and correc -
Must Read about crashes related to table
by As_Of_Latte ·Also, if tables are still causing crashes, I'm assuming the above method by @The_Gamesalad_Guru is set with a self.row integer attribute starting at 1? Or does the attribute type/start matter? -
Flip/Rotate Constrains
by Socks ·Attached is a very quick constrain example (file attached below) for the rotation element of your question - click to rotate - I'll leave the flip element to someone else as all my questions will prob -
Flip/Rotate Constrains
by m.b. ·The second square is made up of two actors, however I don't know how to constrain Actor2 so it would move accordingly. -
Flip/Rotate Constrains
by m.b. ·So, I want to constrain Actor2 so when I rotate/flip Actor1, Actor2 moves accordingly. -
Im starter with gamesalad, I have a question for a problem that I can't result, please help me
by johnnymagne ·To @ForumNinja : There shoud be a fixed thread on the forum with links to the most basic video tutorials / cookbook. Like, doing off with things like "how to make an attribute" etc.