-
From Paid...to Free
by Armelline ·but when I've done it I've looked for a saved attribute that an existing (and therefore paid) user will have but a new user will not (as they've never run the app before). -
Need help with Custom Font Numbers
by kiwaci ·an "actor" ==> change attribute "score" to "score+1", then i added an other actor where i put the "0" first, then i used -
Sour Blob- Development Log
by Gamelover456 ·* Implemented Collisions for the Owls, so now they can hurt Sour Blob -
How to Have a Random Time?
by Eri3hen ·yeah I have that already but it still won't work. I also have a real attribute RandomTime to 1. -
Highscores
by Lucamc ·Change Attribute game.number to game.number+1 -
Randomizing the death screen
by tatiang ·And then have a rule that changes the attribute self.Image to "taunt"..random(1,20). -
State of GameSalad on 4-3-2014
by Armelline ·We spend a lot of time adding 1 to attributes. -
Reverse the Interpolate to shirk an Actor and reset Attributes?
by frank067 ·Yes I want to go from 300 to 0, I have and actor that I want to shoot to the screen and Change Attribute when it hit 0 -
Switch target on tapping spawned actors
by akarolis78 ·Actually I think what is happening is that the constrain is still happening with the first touched actor... I tested by putting a timer on the constrains and saw the target image jump between all the -
Reverse the Interpolate to shirk an Actor and reset Attributes?
by frank067 ·How do I reverse the Rules to shirk the actor and Change Attribute. I could make the actor go small to large and change attribute, but I want to do the opposite please help ? here a screen shoot of wh -
Switch target on tapping spawned actors
by akarolis78 ·I am creating a game that involves being able to tap on an enemy to constrain it's X,Y to global variables GlobalX and GlobalY, and then a projectile will aim to that X and Y. Global X,Y are set to 0 -
Actor won't be destroyed
by tatiang ·Your collisions rules looks correct and when I play it in Mac Creator, it works fine. Maybe there's something about your installation of Windows Creator that isn't working properly. I sent you a vid -
Why does my splash screen get cut off at the bottom ?
by tatiang ·(width & height) in the Scene-->Attribute area? Lastly, what size is the actor that is getting cut off? -
Timer
by tatiang ·When attribute game.resetTimer is true Change attribute game.gametimer to 50 -
Windows Creator: First stop if you experience unexpected behaviours
by Tomato7100 ·Attribute browser does not come up when I press the 'e'. the attribute box goes blue on the frame and that is it. Maybe I'm missing something but this is really annoying. I copy code in but cannot cre -
Attributes doesn't work in Windows version!
by Tomato7100 ·Attribute browser does not come up when I press the 'e'. the attribute box goes blue on the frame and that is it. Maybe I'm missing something but this is really annoying. I copped code in but can crea -
Timer
by tatiang ·Attribute game.gametimer > 0 -
Highscores
by tatiang ·I couldn't tell that from the screenshots and you didn't provide any evidence of Save Attribute behaviors, nor did you show both Load Attribute behaviors that would be needed for two keys. So I'm jus -
Highscores
by tatiang ·Unfortunately, those screenshots aren't very helpful except to show what you're missing (and perhaps that's the problem!). For a high score system to work, you must load the key into an attribute at -
Timer
by SmokeyAce73 ·Create a Boolean attribute called something like Jump and set it to false,