Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.

In the meantime please join the new Discord Server!

If you have any questions please e-mail me through the Platinum Arts website.

Lost Lands - Game in progress

Have any cool screenshots and/or projects to show off? Post your content here!
(If you need somewhere to post your images, why not use our gallery?)
User avatar
cork279
Member
Member
Posts: 492
Joined: October 22nd, 2010, 5:54 am
Name: Corey
IRC Username: cork279
Location: The corner of a sphere.
Contact:

Re: Lost Lands - Game in progress

Post by cork279 »

That effect looks awesome, you should definately use it imo :D
My latest track: Odyssey

Soundcloud - Youtube - ModDB
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: Lost Lands - Game in progress

Post by chocolatepie33 »

Code: Select all

/gamespeed ##
Am I right? Anyways, yes, it's a very cool effect, if you could combine that into cutscenes and properly up the motion blur a bit, that would be very very awesome. That effect would also be quite cool in waterwars, except that some of us (including me) would get bored due to impatience.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
User avatar
kid matthew
Developer
Developer
Posts: 468
Joined: August 11th, 2009, 5:28 pm
Name: Matthew
IRC Username: Kid_matthew
Location: Land of Sandbox.

Re: Lost Lands - Game in progress

Post by kid matthew »

Yeah :p
Here's the command to do it.
Just type this into your game like u do other commands. When you do then when you hole Left Shift it will slow the gamespeed and when u let go it goes back to normal gamespeed.
/bind LSHIFT [gamespeed 50 ; onrelease "gamespeed 100"]

Cheers,
Matthew
Lost Lands Work In Progress <3 viewtopic.php?f=10&t=2522 <3
User avatar
Runescapedj
Member
Member
Posts: 1706
Joined: January 9th, 2010, 9:06 am
Name: Michiel
IRC Username: Sandboxdj
Location: Deventer, the Netherlands

Re: Lost Lands - Game in progress

Post by Runescapedj »

I think itd be fun if a gamemode in waterwars had always slower gamespeed/movement speed and higher gravity (realistic jumping), just because I prefer to play fps games like that =P
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: Lost Lands - Game in progress

Post by arcones »

It's definitely a neato affect :)

I personally love shift = sprint so I'd probably make it a wee-bit faster! Regardless, that's pretty cool and I might end up using it as a secondary thing in addition to sprinting.
Image
Want a user bar like this one? PM Leo!
chocolatepie33
Support Team
Support Team
Posts: 2458
Joined: April 27th, 2010, 5:31 pm
IRC Username: CP

Re: Lost Lands - Game in progress

Post by chocolatepie33 »

arcones wrote:It's definitely a neato affect :)

I personally love shift = sprint so I'd probably make it a wee-bit faster! Regardless, that's pretty cool and I might end up using it as a secondary thing in addition to sprinting.
Wouldn't shift-sprint actually follow a keybind code more like this...

Code: Select all

/bind LSHIFT [movespeed 120 ; onrelease "movespeed 100"]
Seeing as gamespeed slows/speeds up the entire game whereas movespeed just speeds up the character, which sounds like what you're getting at.

COOL IDEA: use gamespeed in conjunction with movespeed to create an RPG spell that can warp time.
Julius wrote:Contribute to http://www.opengameart.org NOW!
Save the wiki!
arcones
Support Team
Support Team
Posts: 2734
Joined: January 13th, 2010, 12:42 pm
Name: Timothy
IRC Username: I use Steam
Location: Looking over your shoulder...
Contact:

Re: Lost Lands - Game in progress

Post by arcones »

chocolatepie33 wrote:
arcones wrote:It's definitely a neato affect :)

I personally love shift = sprint so I'd probably make it a wee-bit faster! Regardless, that's pretty cool and I might end up using it as a secondary thing in addition to sprinting.
Wouldn't shift-sprint actually follow a keybind code more like this...

Code: Select all

/bind LSHIFT [movespeed 120 ; onrelease "movespeed 100"]
Seeing as gamespeed slows/speeds up the entire game whereas movespeed just speeds up the character, which sounds like what you're getting at.

COOL IDEA: use gamespeed in conjunction with movespeed to create an RPG spell that can warp time.
That... was my point xD

And yeah, it would be cool to have a spell like that.
Image
Want a user bar like this one? PM Leo!
User avatar
kid matthew
Developer
Developer
Posts: 468
Joined: August 11th, 2009, 5:28 pm
Name: Matthew
IRC Username: Kid_matthew
Location: Land of Sandbox.

Re: Lost Lands - Game in progress

Post by kid matthew »

Hint Hint Nudge Nudge
*Sneeze* *City* *Cough*
Image
Lost Lands Work In Progress <3 viewtopic.php?f=10&t=2522 <3
User avatar
Leo_V117
Support Team
Support Team
Posts: 1640
Joined: February 16th, 2010, 8:00 pm
Name: Leo
IRC Username: Leo_V117
Location: That one place...
Contact:

Re: Lost Lands - Game in progress

Post by Leo_V117 »

This is looking really good, Matt. Keep up the awesome work!

- Leo
User avatar
kid matthew
Developer
Developer
Posts: 468
Joined: August 11th, 2009, 5:28 pm
Name: Matthew
IRC Username: Kid_matthew
Location: Land of Sandbox.

Re: Lost Lands - Game in progress

Post by kid matthew »

Thanks
Tell me what you think.
Image

Cheers,
Matthew
Lost Lands Work In Progress <3 viewtopic.php?f=10&t=2522 <3
Locked