-
Multiple Text Display Bug - Confirm?
by JohnPapiomitis ·attribute.."\n"..attribute.."\n"..attribute and so on -
Attributes For All Actors?
by gamewizard99 ·I'm making a game in the windows beta and want to create a health bar. However, the health attribute i created on the enemy prototype doesn't appear in the health bar actor prototype so i can't times -
Spawning actors question, is this a job for table?
by calvin9403 ·so let's say random an attribute (1,100) -
add text to text attribute?
by JohnPapiomitis ·change attribute to attribute.." how are you" -
add text to text attribute?
by GamePizza ·is there a way to add text to a text attribute? -
Missing pieces..?
by kobayaashi ·Thanks, Jon. Will give all that a go. I'm currently using "move to" when an attribute is so-and-so. Will see if interpolate makes a difference. My friction, density and bounciness ar -
Start to finish video tutorials to make the game Firefly Hero by CrazyCam99
by crazycam99 ·I think the way you're doing it is still valuable, since when you're done with all of the videos people can follow the videos and create the game, but if you had the time and interest to include more -
Why there is not Index Attribute in Tables?
by master200012 ·Index attributes alone cannot exist for the purpose of having a set value of functioning when called upon. -
Why there is not Index Attribute in Tables?
by iTopGames ·When you are using tables, you can choose between Text, Boolean, Angle, Real and Integer attribute but the Index is not there. -
How do I reset an attribute?
by MrPapasapa ·I have an actor that when space is down then change attribute game.jump to 1. Then in the jumpers behaviors I have if attribute game.jump= 1 then accelerate up for 0.7 sec. Finally I have otherwise ch -
How complex can you make the Music system?
by aum ·The timed sound effects are possible - GS is polyphonic as are the platforms it runs on - and it has a timer built in (to several decimal places) so if you know your BPM you can have an attribute that -
Start to finish video tutorials to make the game Firefly Hero by CrazyCam99
by tatiang ·I think the way you're doing it is still valuable, since when you're done with all of the videos people can follow the videos and create the game, but if you had the time and interest to include more -
Attention Gamesalad Management: What Features Do You Want? Round 2
by scrapee_net ·1. Save/load attribute from a web server (like an api for example) -
Money and Credits in Attributes or Tables?
by JohnPapiomitis ·@tshirtbooth Hi bro, yes i saw it, in the tutorial you put the money or credits in attributes, so i'm gonna put it there too, the reason is because there is not index attribute in tables, isn't it? -
platform help
by tatiang ·Yeah, that's a strange one. There's a hero actor that falls (accelerate 2000 @ 270°) onto a moving platform (constrain linear velocity x to 100). The hero can move left and right along the platform, -
Attention Gamesalad Management: What Features Do You Want? Round 2
by vicentealvarez ·1. Save/load attribute from a web server (like an api for example) -
Set Action Based on iPad 3 vs iPad 1 or 2
by MarkOnTheIron ·Create an index attribute called RetinaDisplay (you can also use a boolean but I prefer indexes). Then on the scene where you want to check what device you're on add an actor (or use one that's alread -
Why there is not Index Attribute in Tables?
by iTopGames ·Why there is not Index Attribute in Tables? Does somebody know the reason? -
Problem with accelerometer
by jonmulcahy ·Thanks! I created the calibrate attribute but i have a little question: on my player actor i have the rule. -
Money and Credits in Attributes or Tables?
by iTopGames ·@tshirtbooth Hi bro, yes i saw it, in the tutorial you put the money or credits in attributes, so i'm gonna put it there too, the reason is because there is not index attribute in tables, isn't it?