I've always wanted to play a Clonk game set in space. Has anyone else thought of this?
Bases/structures could either be free-floating (like a space-station), or built on an asteroid, where mining could also take place.
Also, movement would take place in zero gravity.
Does anyone have any ideas of opinions about this suggestion?
Bases/structures could either be free-floating (like a space-station), or built on an asteroid, where mining could also take place.
Also, movement would take place in zero gravity.
Does anyone have any ideas of opinions about this suggestion?
It's already possible to implement this for scenarios in C4Script, but I don't think it's a theme that could fit a whole game.

>or built on an asteroid
Moving solid material isn't possible atm.

Yes, but that does not work properly.
If you move an object pixel per pixel, Clonks staying on this object won't move together with the object, that only works for floating objects.
If you move an object pixel per pixel, Clonks staying on this object won't move together with the object, that only works for floating objects.
But with polygon landscapes, this could be very easy. :)
yea, I didn't mean as an entire game, but more like the 'themes' that already exist: desert, underwater, rainforest.... 'space.'
Well, currently, there are no 'skins' in existance... The game content has been flushed. Let's see, what's coming up from us.
But the Ideas are already realised in CR: Hazard, QuakeR, WarStar, Caedes, and last, but perhaps most important: Space Launch, Cogiton Alliance, and Star Empires.
But the Ideas are already realised in CR: Hazard, QuakeR, WarStar, Caedes, and last, but perhaps most important: Space Launch, Cogiton Alliance, and Star Empires.

Something like this was done in a map for Cortex Command, but the game never supported actors standing against the gravitational pull, just straight up.
I hereby license the following file(s) under the CC-by license


I've got a whole pack waiting for me to manage clonks beeing turned and still controllable, i've got the gravitation though :/
Look at my "DM - Trümmerfeld" on the CCAN (unfinished), its exactly that concept with many planets. The only problem ist the Clonks not walking around the planet.
If it is functional, would you be able to send me a version?
My main problem is that I can't rotate Clonks, only their graphics. And then they still hangle at the bottom :(
You have also to change their vertice-positions (and the CNATvalues)

Yes. And maybe also change the Walk/Scale/Hangleaction.

Yeah. Thats problematic. You could maybe add an effect to the clonks which executes every Frame and let it perform all the actions?

Anyway, how do the rotated vertices help then?
For making the clonk collide in the right way? Oo
What about making hanging, scaling, walking, etc. not dependetnt on standard 0, 90, 180 and 270 degrees, but rotating the whole thing basing on angle of gravity vector? Hope you understand me.. ;P
Also what about some more ingerence into gravity? Not only static X, and Y values, but also "Points" of gravity, and "Lines" of gravity, the further from one of these 'objects' Clonk is, the weaker gravity
Also what about some more ingerence into gravity? Not only static X, and Y values, but also "Points" of gravity, and "Lines" of gravity, the further from one of these 'objects' Clonk is, the weaker gravity


I really don't have any great code that has allowed me to do this, just GraphicsGale.
Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill