-
Version 0.9.1 Requests
by ORBZ ·I want the attributes of all objects to sort alphabetically. That's really really simple, just sort the xml nodes before you write them to disk please. Come on, this is trivial and would help keep t -
Constrain Attribute - My Friend, My Arch Enemy
by ORBZ ·A constraint is an event dispatch. Every time the value of the constraint's source changes it dispatches an event to update the target variable. -
GS Viewer closes 1 second after its started
by Dhondon ·Sane thing happened to me a while ago...it turns out it was a custom behavior referencing a scene attribute -
Constrain Attribute - My Friend, My Arch Enemy
-
GS Viewer closes 1 second after its started
by expired_012 ·Sane thing happened to me a while ago...it turns out it was a custom behavior referencing a scene attribute -
how can i create a bouncing ball ?
by a7medo778 ·even if i saved it as an attribute -
how can i create a bouncing ball ?
by calvin9403 ·maks an attribute that save you ball speed(not a good solution though) -
Problem with two actors that overlap
by calvin9403 ·make a game attribute call change (a boolean) -
Problem with two actors that overlap
by calvin9403 ·make an attribute for that -
jump problem( jump while moving)
by calvin9403 ·how about making an attribute that saves your speed -
jump problem( jump while moving)
by seanqiu ·change attribute (self motion linear velocity.x) to (self motion linear velocity.x+100) -
Regarding menu spawning during game
by Scoots ·then in your menu have each actor contain an attribute so actor 1 change weaponUsed to 1, actor 2 change weaponUsed to 2. -
A question from a noob...
by frario ·Make an actor boolean attribute, and call it "initTimer". -
Move to Mouseposition - Doesnt work on iPhone
by POM ·create a GAME attribute called "go to position" - boolean - false -
Bug with GS Y axis?
by expired_012 ·Create 2 attributes named camx and can y. Create a new camera actor and drag it on your scene (out of the actual gameplay area). We are editing the instance of the cam actor. -
Argggg! constrain help any?
by MonkeeRider ·Hey, somehow i could make the constrain thing work. The problem is happening somewhere in between the DEVICES are, if you put one actor under or over another actor will change the interaction, now, as -
Argggg! constrain help any?
by MonkeeRider ·Hi, first of all tnks for all the answers, so tenrdrmer indeed yeah, that's what i'm trying to do a rag-doll like character, but as i said, i can manage to put the main actor (Chest) and the constrain -
changeing movable to false not work
by jasonshow ·I try to change movable attribute to false with behavior, -
Argggg! constrain help any?
by tenrdrmer ·You should be able to constrain multiple actors to each other but it definitely destroys performance. What are you trying to do? create a rag-doll like person? Explain what you are trying to accomplis -
Bug with GS Y axis?
by jonmulcahy ·constrain actor x to mouse x