• Register

The Cyclone Game Engine is a cross-platform 2D/3D game engine built upon MonoGame and the XNA Framework to help make it easier and save time creating games. The engine is still in its infancy stages of development. It is primarily built to serve the needs of Steel Cyclone Studios' game projects. More updates are coming so stay tuned!!!

  • View media
  • View media
  • View media
  • View media
  • View media
  • View media
Report RSS Blood Splatter Test in Starship Troopers?
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Description

This is based off the starter-kit by Hardworker Game Studios which is outdated. I have updated it and re-programmed it in the Cyclone Game Engine with the added green blood-splatter. It runs on Windows 7, 8 and 10. This program also can run on other platforms supported by MonoGame. The models are simply just a placeholder. This is the beginnings of the AI which is set to simply wander for now. Bounding spheres are attached to the bones of the enemy models for hit detection. The bullets are rendering in a ray-cast. So when the ray intersects the bounding spheres, blood is emitted. Soon, I plan to change it to where the bullets are actual 3D models that will intersect the bounding spheres of the enemies. I have also added audio for the gun-fire. Later I plan to add my physics engine and the animated mutant spider beast models. I did not add my physics engine just yet because the terrain was outdated and I didn't want the player as well as the enemies falling infinitely. Once my physics engine is added, the hit detection will be far more accurate. Hopefully I will have the real-time fur effect implemented on the animated spider beast model soon.

1.Basic Rendering system with basic effect.
2. Particle System.
3. Basic object management.
4. The XNA Terrain Library is outdated so I will add my own terrain from my game engine later
5. The Cyclone Game Engine's XNAnimation Library
6. Anti aliasing 4X
7. Gun-Fire Sound Effect

Thanks for watching :-D