-
When actor collides or overrides with actor, orbit around actor just a little bit?
by izzydogham ·If you download the file you can see what i mean. When the two objects collide they constrain the same rotation and location attributes, which is good! But i want the blue actor to do the same thing b -
select image to select character
by Braydon_SFX ·Or you could use an integer attribute -- it's less of a hassle. -
select image to select character
by -Timo- ·first make 2 buttons, 1 for the woman and 1 for the man. make an boolean attribute and call it gender (or something) in the button from the man say -
moving a ball in a circle
by -Timo- ·Constrain its X position to AAA*sin(self.Time*BBB)+CCC -
Orbz Waypoint Help!
by krustelkram ·Attribute: game.Waypoint.count > 0 -
Problem with weapon selection and tables.
by Mattcus ·then change attribute game.sword to self.swordNumber -
Help with Enemy AI
by Fajlajp ·You need two real game attributes that you call PlayerPositionX and the other one you call PlayerPositionY. -
Problem with weapon selection and tables.
by Mattcus ·Ok so I have 1 prototype actor and It uses a table to see whether it is purchased or not. I have set it up with a self attribute called SwordNumber, and in all parts of the code where it needs it's nu -
Top-Down Shooter.. bullets help -SOLVED-
by Sanction ·(added bullet its own attribute "MouseAngle") -
Top-Down Shooter.. bullets help -SOLVED-
by zoope ·When mouse is down change attribute mouseAngle to -
Volume knob - how to constrain rotation?
by sawkastee ·I am trying to constrain the rotation of this volume knob so that it does not spin around in a complete circle. Does anyone know how to accomplish this? I tried a constrain self.rotation to min(90,m -
Top-Down Shooter.. bullets help -SOLVED-
by Sanction ·Game Attributes: -
Need Help with collisions! Please.
by EpicDev ·So I'm developing an app similar to brick breaker. But this bug really gets on my nerves! The ball doesn't even hit the platform and it hits like an inch above the platform. And another bug is that t… -
reset table for reload action
by wollty ·whit game integer attribute spawnerX and spawnerY -
Actor touching the bottom of a platform/stopping a jump
-
Can not use real values...
by Crowye ·In the object.xml file the attribute is however stored as 0,5 (with a comma instead). -
Scene Doesn't Change After Certain Level Number? (Table Generated Levels)
by Manto ·Usually this kind of issue happens for me either when trying to get a value outside the table or when an attribute is set to nothing. Are you sure the table is big enough? Also you could check through -
change amount of rows in table
by -Timo- ·how can I change the amount of rows in a table while playing? do I need to use change attribute, change table value or something else? -
How to make actor zoom toward nearest magnet.
by Manto ·@SnapFireStudios Unfortunately actors don't detect multiple collisions so my way won't work with many pieces of metal. -
Include commas in display text?
by K1dTrunks ·@JarrenH - I imagine that would work for displaying two attributes with a comma in between, but I'm trying to display ONE (index) attribute with the appropriate commas within it. So if the attribute w