Joined: 22 Feb 2006, 01:02 Location: cheap kitchen
yes, if it is possible to make units that only collide with weapons on not with projectiles so that units can still drive over the spice. But in that case I would do it different: have an array spice [x][y] it stores how much spice is on the ground at each map coordinate. the spice is drawn with Lua. If a harvester runs over the spice at [x][y]: spice[x][y]-- harvesterCargo++
drawing and reading [x][y] would work similiar as described in this thread: viewtopic.php?f=23&t=24820 instead of red you would draw a "spice texture" and instead of green you would draw nothing.
Looking at their map design this approach is probally better as they have "fields" of resources. Conflict Terra has small "clusters" of resources, like Starcraft, age of empires etc.
dont some players turn off grounddecals for a reason? that would be like forcing gl pointsize (or whats the function) on ati cards.
oh, a nice map appears.
I don't know, I've never heard of any problems with decals, so I'd think people turn them off to just run the game a little bit faster. Which isn't worth it if the decals contain important info.
Joined: 15 Dec 2008, 15:53 Location: at front, llt pushing
Quote:
dont some players turn off grounddecals for a reason?
it used to cause horrible problems not that long time ago. maybe ppl still remember that, but i dont really know what makes u think that 'some players' turn grounddecals off (btw, isnt it turned off by default?)
Joined: 22 Feb 2006, 01:02 Location: cheap kitchen
Quote:
it used to cause horrible problems not that long time ago. maybe ppl still remember that
thats what i meant. They currently work good for me too. still i think there are better ways to draw on the map then using ground decals. (see previous posts) That is just one details anyway, first there needs to be one dune model ingame...
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum