-
Spawning actors randomly without touching each other?
by gama3 ·I'm not sure what to do when he says "Index", so I used integer instead. Then when he adds the rule "Change attribute" to the spawner, I don't get the option to se -
Interactive Terrain Generation
by SikkJewFro ·give cobblestone. See what I mean? Different attributes for each block while still randomly generating them. I was trying my best to look this up, it seems as tho you need an algorithm, and something -
Rotate and aim actor (Gun turret) at touch position on screen
by Zombiebrains ·I was wondering if anyone had a good template for helping me sort out a constrain actor/aim and shoot problem. -
Problem with display text
by gyroscope ·First to say, I'm sure you're aware the the tw constrains have nothing to do with your attribute NameSoldier1? -
Problem with display text
by BasGoodboy ·Nono.. I don't need an attribute name to be displayed. I need a manual or custom made, whatever you want to call it, name like for example 'tatiang' giving to the soldier. It should be very easy enter -
Problem with display text
by tatiang ·A manual name...? Do you mean a custom attribute? If so, you simply add it to the game/scene/actor and then select it from the dropdown menu in the expression editor. Typing in an attribute name th -
Problem with display text
by BasGoodboy ·What attribute should I select in the dropdown menu, I want a manual name to be displayed! -
Problem with display text
by tatiang ·Is it just me or is that screenshot tiny? Make sure you're selecting the attribute from the drop-down menu and not just typing it in, as @Armelline is alluding to. -
replenish energy
by ImNiklas ·--Change Attribute health to health - (0.05 / secondsTheTimerRuns) -
replenish energy
by allc1865 ·have a boolean attribute called energyBar -
How does collision take place on overlapping actors?
by Armelline ·You can only detect when one actor collides with or overlaps another actor. If you have an actor that is 50x50px the whole 50x50px size will be sensitive to collisions, not just the area that your kni -
Move To issue
by sulexk@gmail.com ·(Quote) -
Change size for one animation?
by simon31184 ·(Quote) -
more ferris wheel problems
by Grolarbear ·I posted something a little while ago on ferris wheels and somone gave me the demo by @RThurman and it worked well. Since I am making a platformer I needed to constrain my character to the blocks so I -
Changing An Attribute When Something Doesn't Happen??
by ManxMann ·You will need to set up the following attributes: -
Change size for one animation?
by gamestudent ·what I would do is create an actor that does all of the collisions and movements etc. and set its opacity to 0. then I would create an actor that handles the animations and I would constrain its x and -
Change size for one animation?
by simon31184 ·change attribute self.size to 130 -
Problem with display text
by BasGoodboy ·**display text: NameSoldier1 constrain attribute self.position.x to scene.Background.soldier1.Position.X constrain attribute self.position.y to scene.Background.soldier1.Position.Y** -
Changing An Attribute When Something Doesn't Happen??
by theJudoguy ·@pHghost - I have quite a few different rules but the only one of any use here is the "bounce if this actor collides with actor of tag 'ball' ". I'm pretty new to this so what I did -
Problem with comma
by LumpApps ·When I type in a number from 1000 and up in an attribute and press enter I get 1'000 Then when I double click on that attribute and do nothing but press enter or click somewhere else to deselect the n