m (Protected "Shooter games FPS" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
The open source FPS components enable developers and artists to create a wide range of highly customisable mutli-player shooting games and maps on the Sinespace platform. | The open source FPS components enable developers and artists to create a wide range of highly customisable mutli-player shooting games and maps on the Sinespace platform. | ||
− | They were created by | + | They were created by Ulli at DotEnterprise and can be downloaded here; |
https://github.com/Sinespace/Shooter | https://github.com/Sinespace/Shooter | ||
Line 19: | Line 19: | ||
<!-- A PORTAL --> | <!-- A PORTAL --> | ||
− | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding | + | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding: 15px; border-radius: 3px; width: 300px; float: left; height: 100%; box-shadow: 0px 12px 50px -12px rgba(0,0,0,0.2);"> |
− | <div style="font-size: 19px; text-align: center; font-weight: | + | <div style="font-size: 19px; text-align: center; font-weight: 400;">[[The safe zone lobby]]</div> |
</div> | </div> | ||
<!-- A PORTAL --> | <!-- A PORTAL --> | ||
<!-- A PORTAL --> | <!-- A PORTAL --> | ||
− | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding | + | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding: 15px; border-radius: 3px; width: 300px; float: left; height: 100%; box-shadow: 0px 12px 50px -12px rgba(0,0,0,0.2);"> |
− | <div style="font-size: 19px; text-align: center; font-weight: | + | <div style="font-size: 19px; text-align: center; font-weight: 400;">[[Player spawn points]]</div> |
</div> | </div> | ||
<!-- A PORTAL --> | <!-- A PORTAL --> | ||
<!-- A PORTAL --> | <!-- A PORTAL --> | ||
− | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding | + | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding: 15px; border-radius: 3px; width: 300px; float: left; height: 100%; box-shadow: 0px 12px 50px -12px rgba(0,0,0,0.2);"> |
− | <div style="font-size: 19px; text-align: center; font-weight: | + | <div style="font-size: 19px; text-align: center; font-weight: 400;">[[Guns and gun givers]]</div> |
</div> | </div> | ||
<!-- A PORTAL --> | <!-- A PORTAL --> | ||
− | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding | + | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding: 15px; border-radius: 3px; width: 300px; float: left; height: 100%; box-shadow: 0px 12px 50px -12px rgba(0,0,0,0.2);"> |
− | <div style="font-size: 19px; text-align: center; font-weight: | + | <div style="font-size: 19px; text-align: center; font-weight: 400; ">[[Health and ammo givers]]</div> |
</div> | </div> | ||
<!-- A PORTAL --> | <!-- A PORTAL --> | ||
− | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding | + | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding: 15px; border-radius: 3px; width: 300px; float: left; height: 100%; box-shadow: 0px 12px 50px -12px rgba(0,0,0,0.2);"> |
− | <div style="font-size: 19px; text-align: center; font-weight: | + | <div style="font-size: 19px; text-align: center; font-weight: 400; ">[[Traps]]</div> |
</div> | </div> | ||
<!-- A PORTAL --> | <!-- A PORTAL --> | ||
− | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding | + | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding: 15px; border-radius: 3px; width: 300px; float: left;height: 100%; box-shadow: 0px 12px 50px -12px rgba(0,0,0,0.2);"> |
− | <div style="font-size: 19px; text-align: center; font-weight: | + | <div style="font-size: 19px; text-align: center; font-weight: 400;">[[King of the hill zone]]</div> |
</div> | </div> | ||
<!-- A PORTAL --> | <!-- A PORTAL --> | ||
− | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding | + | <div style="background-color: #ffffff; display: inline-box; margin: 8px; padding: 15px; border-radius: 3px; width: 300px; float: left; height: 100%; box-shadow: 0px 12px 50px -12px rgba(0,0,0,0.2);"> |
− | <div style="font-size: 19px; text-align: center; font-weight: | + | <div style="font-size: 19px; text-align: center; font-weight: 400;">[[Enemy NPCs and NPC spawners]]</div> |
</div> | </div> | ||
<div style="clear: both;"></div> | <div style="clear: both;"></div> |
The First Person Shooter system has been scripted by dotEnterprise, one of the Sinespace community developers, using the Sinespace SDK.
You can take these components and build your own projects with them. You can collaborate with other artists and developers building content with these components on the public Sinespace servers. They also provide a useful frame of reference for developing your own unique games and game components using Sinespace and Unity.
The open source FPS components enable developers and artists to create a wide range of highly customisable mutli-player shooting games and maps on the Sinespace platform.
They were created by Ulli at DotEnterprise and can be downloaded here; https://github.com/Sinespace/Shooter
Demonstration templates are also found in the Shooter folder in the Sinespace editor pack.
This video provides an overview of the FPS system and how it’s core components can be used to build an FPS in such a way that players have unlimited options for building, customising and sharing their own unique playable maps;
See the pages below for more information on the different components: