-
Boomerang
by jay2dx ·Constrain the players X and y to game attributes, now when you throw your boomerang "I'm assuming you know this bit!" Either way have the boomarangs motion X change to say 400 now se -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by KIIVIIN ·screen. I got the "movable" attribute checked else the elevator is stuck. What to do? -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by KIIVIIN ·I got 2 self attributes on the vElevator. -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by KIIVIIN ·(Quote) -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by tatiang ·If you use a Timer, you'd need to change attribute self.Position.Y to self.Position.Y+10 or some other small number. But if you want it to stop at a specific point, you'd probably want to use Move To -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by KIIVIIN ·change attribute self position.y to self.MyMin -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by tatiang ·My guess is that Interpolate and Constrain are working at different speeds. I know that's not very helpful but it does point to the cause. I wonder if the same thing would happen if you moved the pl -
Constrain Attributes Stop Working
by Hopscotch ·@Goodnight Games it may be possible that the constrain breaks because it references the table before valid row/col attributes are set. These attributes are probably still 0 as you come into the scene, -
Constrain Attributes Stop Working
by Goodnight Games ·I have several actors with constrain behaviors tied to table values such as weapon select buttons in the HUD. Simply firing any selected gun and quitting out and going back into the same scene can ca -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by KIIVIIN ·(Quote) -
Update 1.24.42 is available
by Hopscotch ·If the timer ends and resets the attribute in the same draw frame as the key is pressed, then the attribute will get stuck in state 1. The second Rule will not react to the second state change. -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by tatiang ·What behavior are you using to move the platforms (Move, Accelerate, Constrain Attribute, etc.)? -
Get Table from URL - Network callback attribute -1
by dunston ·I've followed the tutorials and discussions on sql databases for the Get Table from URL. I have my php file set up correctly (I can see it through a web browser), but it keeps returning -1 when I tr… -
Passing Values to other objects possible?
by The_Gamesalad_Guru ·As we said you will get overlap of collisions but it will be less likely by adding ball types. Won't be 100% but better. -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by KIIVIIN ·It is moving by self.Max & self.Min attributes. -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by KIIVIIN ·(Quote) -
Spawning edges work with vertical elevators but not on horizontal? Pictures included for better help
by tatiang ·You can "pass" a game attribute value from a spawner actor to spawned actors by changing the value just before spawning and having the spawned actor change a self attribute to that s -
How to display Text from 2 different Scenes
by SanoRock ·Thank you that was exactly what I needed. I was using the save attribute instead of the change attribute. -
Update 1.24.42 is available
by Hopscotch ·always be 0. Set a game.OSFlag and treat the constrain differently on iOS and Android to accommodate this. -
Update 1.24.42 is available
by wilsongalucho ·1.24.5861.17890 current windows version .. Just update it .. I have an attribute constrained to this expression and at some point it stops constraining the attribute