Can spring suport three resorses?
Moderator: Moderators
Can spring suport three resorses?
Can spring suport three resorses? I am thinking of geo vents as a third resorses.
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
KDR_11 has written some LUA that uses alternative resources for his newest minigame. It appears that Zpock has also done so, for his space game. I'd like to see Zpock's sourcecode for that, frankly, it looks like it might be more useful.
Nobody's written a really generic multi-resource set of LUA, suitable for plug-and-play into a fairly standard RTS, however.
Nobody's written a really generic multi-resource set of LUA, suitable for plug-and-play into a fairly standard RTS, however.
There are traces of an undeveloped Supply resource in the Spring code but that's not very useful.
Lua resources are easy to implement. Fibre isn't a good example if you plan on a mostly traditional economy but a simple resource grafted onto the current system would be fairly easy (AllowBuildStep for handling the resource drain on construction I think).
Lua resources are easy to implement. Fibre isn't a good example if you plan on a mostly traditional economy but a simple resource grafted onto the current system would be fairly easy (AllowBuildStep for handling the resource drain on construction I think).