-
Gravity?
by The_Gamesalad_Guru ·You can uncheck moveable on any actor and use the interpolate behavior to rotate or move as it works outside the physics engine. -
How are Images Ordered in Creator?
by KevinCross ·While we're on this subject... can we have the option to show the images as a list please? Same with actors. When the filenames are longer than like 4 characters (slight exaggeration) you can't see th -
Problem with jumping and ducking
by Zwire ·animation/command in midair which I dont know how to turn off. -
Problem with jumping and ducking
by Zwire ·(Quote) -
How are Images Ordered in Creator?
by MentalDonkeyGames ·Witch version of GS are you using? Some versions started mixing up images randomly, but it was fixed later. My images are sorted alphabetically with 1.24.42. -
Hey guys!
by Gnarly ·You are a busy person -
Problem with jumping and ducking
by Gnarly ·Here is one way of doing it.....Demo -
How are Images Ordered in Creator?
by Chunkypixels ·Which version of creator was this added in? And do you know if it's fixed/back to original ordering in the upcoming build? -
How are Images Ordered in Creator?
by GeorgeGS ·Everything should be in alphabetical order. If not can you show me a screen shot of what you're seeing? -
Heads up for 1.25 release
by AlchimiaStudios ·Yep, if you want the engine to continue to get better gotta contribute to keep it going! -
How are Images Ordered in Creator?
by Two.E ·Am I naming the images wrong or is there a way I can make sure that when GS closes, I can keep the order that images are imported? -
Spare Code ? Dump It here.
by fmakawa ·Something I cooked up to keep track of the days of the year in real time. It recognises leap years too. Great for when you want to make items that are related to the year. Pop ups for notifications, r -
Gravity?
by Socks ·If you just want a single actor to remain unaffected by scene gravity you can use this: -
Gravity?
by Socks ·Ah ! Just got it, you mean per actor ? -
Problem with jumping and ducking
by Socks ·Make the rule for the duck include the condition: jump=false -
Gravity?
by Socks ·You can switch scene gravity off (and stop any movement) with: -
Gravity?
by Socks ·Acceleration works identically to gravity, you have probably not set it up correctly. -
Device Time and Date format and linking them for use
by fmakawa ·the main project but not the learner one I am doing (plus too broke now anyway). I did manage to create a way to make it work but I haven't yet figured out a way to account for leap years. Once I do -
Gravity?
by sonicm3 ·"If you are comfortable with using gravity just constrain the position of the actor you want to rotate." -
Gravity?
by sonicm3 ·Hi I just dont seem to be that happy with this down acceleration it just does not seem to capture the way gravity seems to work, either that or I am not doing this correctly.