-
is it possible to fade sfx in/out at the individual sound level?
by gyroscope ·Then surely your global attribute (or a scene attribute) should work just fine. -
is it possible to fade sfx in/out at the individual sound level?
-
is it possible to fade sfx in/out at the individual sound level?
by old_kipper ·I have tried referencing a level from an attribute (I checked with a text display object to make sure it was changing), from the volume of the sample in the actor but this seems only to apply at the s -
Random Actor changing his orientation toward another actor
-
Help with timer and change scene
by JohnPapiomitis ·when bouncing is touched instead of destroy have a change attribute behavior and change self color alpha to 0 -
is it possible to fade sfx in/out at the individual sound level?
-
accelerometer rotation
by old_kipper ·constrain 'vector to angle' the accel x, and accel y and if you want it to read the other way add +180 to the end to the equation. -
Weapon System
by svn ·can already start. Just create a Game Integer attribute called Weapons, and set it to 1. Now, tell your actor that you can press (anybutton) to change attribute Weapons from 1 to 2, and vice versa. -
Increasing Speed
by UtopianGames ·Or you could do constrain game.speed to game.score, this way the speed will increase by the amount of score, it might get too fast though depending on your score. -
!!!! Where can I place unlock actor? !!!!
by rlehm ·Example: game attribute levelon -
What are some game slowdown factors?
by entersimon ·Another helpful tip that I stumbled on a couple of days ago but haven't seen mentioned on the forums deals with the move behavior. If you are going to have an actor move at a constant speed then it's -
Follow Finger?
by rlehm ·create self attribute 'speed' -
!!!! Where can I place unlock actor? !!!!
by LoadingZero ·I've introduce anoter attribute, bool, that i set to true if i complete my level and before incrementing level i check if complete is true. -
Timer, rules, attributes, switching scenes, Need Help!
by rlehm ·If attribute x = true -
!!!! Where can I place unlock actor? !!!!
by rlehm ·Change attribute level to level+1 -
!!!! Where can I place unlock actor? !!!!
by Benjamin_m5 ·I have a game with 15 levels. now i want that when level 1 is completed that it unlocks level 2. ( Attribute when it overlaps with actor change attribute level to +1 ) -
Change attribute after animation
by carloz ·i have a walk animation and a fight animation, is it possible to change a attribute after animation is complete without using timers? -
is it possible to do this mechaninism?
by guilleface ·lol i know how you feel i never won nothing, well i had this idea for a game,is not about picking prices, but it would be like a giant claw to pick up heavy stuff, i dont have my mac on right now so -
Spawn actor with attributes
by Tangle ·It would be great if you could enhance the Spawn Actor action so that it can set initial attribute values for the actor it is spawning. -
Fine on Viewer, starts buggering on Published App
by LelandLong ·When closing the app and re-launching, because I use Save Attribute between scene's, it starts back up where it should, but won't go to next scene. Same thing results after a re-boot of the iPhone.