-
how to pause an animating actor when touched?
by Kangavark ·Is that attribute for the actor or for the 'game'? -
Multiple actors walking into a wall, how to decrease wall hp while touching?
by QuestionMan ·My problem is that I'm using 'when wall overlaps/touches monster' then do such and such...However, this isn't a constant attribute like I thought it would be, so it will only happen just once, and wil -
Need some object interaction help
by UberAirship ·Change Attribute self.motion.linear velocity X to 0 -
How would you limit each weapon to only hit 1 guy?
by 3itg ·but I am pretty sure if you want 1 actor to behave like 50 separate actors you are going to have to make 50 of something... whether its 50 rules... 50 tags... or 50 duplicate actors with 1 attribute c -
How would you limit each weapon to only hit 1 guy?
by 3itg ·When that actor appears, it "Counts" itself and increments an attribute. when the next the duplicate actor appears. it starts as the same as the first one, but then also "co -
Invalid Path Error Please help! Oh the troubles of creation lol.. Windows Beta Creator
by Rama Rakosi ·Hello! I've been trouble shooting a way to correct the "invalid Path" error. When i was working on my game, i had used attributes with Motion Linear Velocity And X Or Y. Either of th -
How do you type both words and equations in display text?
by IsabelleK ·In "..." put a text you want to show up (for example "$"), and after dots put your attribute. -
How would you limit each weapon to only hit 1 guy?
by 3itg ·give the game an integer attribute (CountEnemy). -
Set up zooming out and cant get zoomin to work properly
by QuestionMan ·I've followed @tshirtbooth video to the T and I am able to zoom out now which is cool, but I made the button also zoom back in, and although that works, the 'zoom' attribute that was made in the video -
Need some object interaction help
by UberAirship ·Not sure I am following you.. You're talking about linear velocity x of the object? Using a change attribute behavior? -
Random function without some numbers
by gyroscope ·Or as follows (if I've understood correctly).. although is impossible without using another attribute (integer), I'm certain: -
Download new content using in-app purchase
by blorsch ·When touch is pressed>in app purchase and change attribute extra content to true. -
Magnet system, please I need help!
by GuaveMedia ·I wanna have a magnet function in my game. So when the magnet is collected, the coins get constrained to the main character and because of that also collected of corse. My coins physic moveable is now -
Stopping an actor falling with a stop button
by simo103 ·@Esayem .. create a Game.attribute (boolean) named something like Game.StopFall. -
Resetting time & score for the next play through
by Toecutter ·My game time is an Integer attribute while the Score is an Index attribute. -
Simplifying equations into the expressions editor
by gyroscope ·1) don't understand why you're using a Constrain attribute on fixed numbers -
Simplifying equations into the expressions editor
by patrickbeardmore ·1) Constrain attribute: -
Upcoming Changes to Kiip
by KiwiLee ·Every (period) of your choice, invite the PRO's to indicate their preferences but they are [CONTRAIN ATTRIBUTE game.Budget = 100] credits. Therefore they can't pick all of them and have to make some -
scrolling level instead of moving the character
by Rama Rakosi ·jump over the platform it adds a number to the attribute you can make called.. number of jumps. and have an attribute rule that says... if number of jumps is greater or = to 3 then set spawn speed to -
Need help with custom fonts
by haza ·i already am using a integer attribute