-
How to keep high score on ALL scenes?
by GoodnightMoon ·So, umm.. Seeing as I am pretty new to this, could you elaborate a bit more please on how I'd use the game attribute and check it etc in order to store the score? -
How to keep high score on ALL scenes?
by Adrenaline ·You should use a game attribute for the high score or, better yet, store the high score in a table. -
Rule suddenly not working (change attribute/ change image)
by nati22 ·I tried the change attribute behaviour instead of the change image one, but it's still the same. First time it works, I add the second color, and it's not working. -
Rule suddenly not working (change attribute/ change image)
by KevinCross ·Looked at your screenshots and can see you're using the Change Image behaviour instead of Change Attribute: self.Image so the space in files names isn't a problem and can see you're using underscores -
Rule suddenly not working (change attribute/ change image)
by nati22 ·I made a text attribute named as each actor (eyecolor, lips,etc.). -
Using a text attribute as a condition - contains vs is
by fmakawa ·(display text). The active letter being a text attribute changed by clicking a particular letter. For some reason, considering each attribute is literally a single letter and both in capital letters, -
Stable Release 1.25.54 is Available
by AlchimiaStudios ·(Quote) -
Stable Release 1.25.54 is Available
by Socks ·so in theory the only want to remove the attribute would be to go through each actor and remove it . . . and the very fact that the list is so long that it goes off the screen means there are going t -
Stable Release 1.25.54 is Available
by AlchimiaStudios ·* If an attribute is in use in a large number of actors and you try to delete the attribute, the list can extend beyond what is visible on the screen (screen resolution plays a factor of course), and -
Stable Release 1.25.54 is Available
by Socks ·I've made a quick project that highlights the constrain + COM issue, check it out if you get a minute (file attached). -
How to let square collide become irregular type collide?
by Icebox ·Use custom collisions here are 2 videos that explain how to do it , you will need another program, there is paid and free. -
How to make animate when actor jump?
by Weiyu ·// Attribute mouse button is down -
Now available Custom Collision Shape Animations (OnDemand videos series)
by The_Gamesalad_Guru ·(Quote) -
On Off Button
-
Now available Custom Collision Shape Animations (OnDemand videos series)
by jonmulcahy ·anyone who is making any sort of RPG or fighting game would really do well with this. It really is pixel level collisions throughout the entire animation. -
Stable Release 1.25.54 is Available
by Socks ·(Quote) -
Dragging actor
by Look Creative, L.L.C ·Probably necro posting here but assuming you still need help with this, this would keep the actor constrained to an edge of a hexagon. -
Stable Release 1.25.54 is Available
by The_Gamesalad_Guru ·(Quote) -
How to make actors appear as main character travels up the screen?
by Icebox ·* change attribute motion linear velocity y to a negative(down) number(speed) or -
arnold g streat III
by Look Creative, L.L.C ·Regarding leaderboards not updating, it sounds like you're missing a behavior for updating leaderboard scores. If you DO have the "Post Score" behavior implemented, its either an iss