-
Actor Is Not Following Constrain Code With Rotation
by aandi ·the constrain for my triangle is -
Control System
by SlightlyGrim ·ok, this might be a bit complex. Basicly, I've created various different control system and I'd like the customer to choose which system he'd like. I've setup button that change an attribute called &a -
Actor Is Not Following Constrain Code With Rotation
by aandi ·what bit do i needd to give you. the constrain or rotation -
save attribute for only one version?
by SamXOOO7 ·Is there any way to make itso the first version of your game like comes with a special theme, but then have it go away on the next update and the people who bought the old version wouldstill be able … -
Inconsistency in scoring. Why?
by bajash ·When conditions are valid, Play sound, Change attribute. -
Interrupting Constraint Attribute
by romyrome2005 ·Never mind solved it... thanks -
Does Timer work with rules?
by rladbsgh ·-Attribute game.BuffON? is False -
Game Creation Log - Arch Fiery
-
can i converte negative speed/velocity into positive?
by calvin9403 ·make an attribute pos? bool, true -
Random images but deducting each time
by strangealien ·I have say, 20 images, and I want them to appear randomly, but, say "image8" appears, how do I make it that the next time the random attribute chooses another image, that it doesn't -
A way to say NOT colliding with?
by ARandomDay ·Assign a boolean attribute to everything that your using as an object... -
Music button press 1 time, turn music off, press 2nd time, turn music on
by Braydon_SFX ·Have your attribute called musicOff and have it set to 0 -
Event that happens every 10 counts?
by aario ·you could have another attribute that defaults as 1 lets say jumpMult. -
Event that happens every 10 counts?
by gyroscope ·Anyway, you need an integer attribute, let's call it JumpCount, set to the default 0. -
Event that happens every 10 counts?
by SAMman ·Hey Guys, how do I make an event happen every time an attribute counts to 10? Like say, every time you jump 10 times or 11 times or some number X, the scene changes. Something like that. Any ideas? Th -
max speed for actor?
by mu-kowAPPS ·if you want it to have a max speed, you go into the actor and look at the attributes and there will be a subcategory named motion. in there it will have a max speed attribute and a apply max speed att -
Rule behavior for actor above another actor
by old_kipper ·make a game or scene attribute that is fired from a touch inside of the actor you want touched and have it cut when the touch is released. Then make rules for the background and other actor that means -
but is it possible to add 2 scores that are in different levels
by chicop ·but for my score i have a load and save system set up.. and only one attribute that tracks the score.. then at the start of every level score is reset to 0.. otherwise i would need a separate score at -
but is it possible to add 2 scores that are in different levels
by chicop ·but for my score i have a load and save system set up.. and only one attribute that tracks the score.. then at the start of every level score is reset to 0.. otherwise i would need a separate score at -
how to constrain the volume slider
by johnydee ·so i want a volume control slider.How do i add one and when you lower or raise the music volume the slider sticks to its location (like left to right only) and not have it move all over the place?