▶
New Missile Mechanic Demo
[ 2024-02-04 22:35:42 CET ] [ Original post ]
This is a follow up post to the previous one. Read the full blog post, or try the tech demo in your browser on Spaceward's website.
[ 2024-02-04 22:35:42 CET ] [ Original post ]
Missiles In Space
Spaceward is alive! Progress has been very slow, more than I'm comfortable with. But Spaceward is a passion project that I work on, on my spare time. I apologize for two years of silence, I'm not the best person when it comes to communication. Hopefully, moving forward, I'll be able to give some semi-regular updates.
The v0.3.4 version mentioned in last report was finished a long time ago. And the closed beta tests were fun, although sadly, the feedback I got wasn't sufficient. Close friends and family can only give you so much quality feedback. Another update to that, v0.3.5, was released sometime after v0.3.4 that fixed some HDRP issues by upgrading the engine. This is the current closed beta version, although the servers have been running 24/7 it's a ghost town. Out of 32 beta testers, myself included, only 26 redeemed their steam keys. Here's some gameplay from v0.3.4: [previewyoutube=KqOhVTYmNRI;full][/previewyoutube] My initial plan was to give out double the amount of keys with each consecutive major update. v0.4 64 keys, v0.5 128 keys, etc. Of course I haven't been able to do that because we are still at v0.3.5.
Still working on v0.4. And this version aims to add lot's of content. Which means lot's of 3D modeling, texturing, etc. And creating these 3D assets are taking much longer than I anticipated. But that is only because I haven't been really working hard on it. My laziness aside, I have lot's of 3D assets in the pipeline. These range from tiny objects, such as missiles to massive capital ships. And I've started doing some integration tests in-game. Here's a video of me randomly flying around a Ranger Class Frigate without textures, colors are placeholders; making sure every moving/rotating mechanical part behaving correctly, and all the weapons are shooting their load in multiplayer. Yes, this is all multiplayer already, there's a server build running in the background. There's bonus failed landing attempt too. [previewyoutube=4-mfar-ZPbs;full][/previewyoutube] "Integration Testing" is the the final stage in the pipeline before final detailing and texturing begins. I've also invested in Adobe Substance Painter to move the texturing work along.
Recently I wanted to take a break from all that 3D modeling to focus improving missile mechanics in-game. Any of you that have participated in the closed beta knows that missiles have been hit-or-miss. Limited feedback I got from the testing pointed towards this conclusion.
So I asked myself, "why does missiles are so ineffective in my game?". Then I realized that they are ineffective because I've been modeling their behavior closely based on their terrestrial counterparts. The missiles in space need to function more like a space ship! So I made a little demo with a singular target randomly moving around, and a missile tracking the target. That sounds simple enough, but that's where it becomes interesting. I've created this new demo in a way that the missile does not expand all it's propellant immediately after launch. Here's the new missile mechanic demo: [previewyoutube=XCUZV0Q9PvA;full][/previewyoutube] Instead, I made the missile work somewhat like a real satellite. First, it accelerates towards the target for a bit, then starts coasting. Then depending on the movements of the target, the missile performs correction burns. This way the missile always tries to intersect with the target at a point. And once the missiles gets close enough, it enters terminal guidance mode to deliver the blow. I ended up making a cool Projectile Cam to follow the missiles progress during debugging too. So you can watch your missiles soar through the stars with glee.
[ 2024-02-01 21:32:54 CET ] [ Original post ]
It Lives!
Spaceward is alive! Progress has been very slow, more than I'm comfortable with. But Spaceward is a passion project that I work on, on my spare time. I apologize for two years of silence, I'm not the best person when it comes to communication. Hopefully, moving forward, I'll be able to give some semi-regular updates.
Progress Report
The v0.3.4 version mentioned in last report was finished a long time ago. And the closed beta tests were fun, although sadly, the feedback I got wasn't sufficient. Close friends and family can only give you so much quality feedback. Another update to that, v0.3.5, was released sometime after v0.3.4 that fixed some HDRP issues by upgrading the engine. This is the current closed beta version, although the servers have been running 24/7 it's a ghost town. Out of 32 beta testers, myself included, only 26 redeemed their steam keys. Here's some gameplay from v0.3.4: [previewyoutube=KqOhVTYmNRI;full][/previewyoutube] My initial plan was to give out double the amount of keys with each consecutive major update. v0.4 64 keys, v0.5 128 keys, etc. Of course I haven't been able to do that because we are still at v0.3.5.
Where are we?
Still working on v0.4. And this version aims to add lot's of content. Which means lot's of 3D modeling, texturing, etc. And creating these 3D assets are taking much longer than I anticipated. But that is only because I haven't been really working hard on it. My laziness aside, I have lot's of 3D assets in the pipeline. These range from tiny objects, such as missiles to massive capital ships. And I've started doing some integration tests in-game. Here's a video of me randomly flying around a Ranger Class Frigate without textures, colors are placeholders; making sure every moving/rotating mechanical part behaving correctly, and all the weapons are shooting their load in multiplayer. Yes, this is all multiplayer already, there's a server build running in the background. There's bonus failed landing attempt too. [previewyoutube=4-mfar-ZPbs;full][/previewyoutube] "Integration Testing" is the the final stage in the pipeline before final detailing and texturing begins. I've also invested in Adobe Substance Painter to move the texturing work along.
Missiles
Recently I wanted to take a break from all that 3D modeling to focus improving missile mechanics in-game. Any of you that have participated in the closed beta knows that missiles have been hit-or-miss. Limited feedback I got from the testing pointed towards this conclusion.
So I asked myself, "why does missiles are so ineffective in my game?". Then I realized that they are ineffective because I've been modeling their behavior closely based on their terrestrial counterparts. The missiles in space need to function more like a space ship! So I made a little demo with a singular target randomly moving around, and a missile tracking the target. That sounds simple enough, but that's where it becomes interesting. I've created this new demo in a way that the missile does not expand all it's propellant immediately after launch. Here's the new missile mechanic demo: [previewyoutube=XCUZV0Q9PvA;full][/previewyoutube] Instead, I made the missile work somewhat like a real satellite. First, it accelerates towards the target for a bit, then starts coasting. Then depending on the movements of the target, the missile performs correction burns. This way the missile always tries to intersect with the target at a point. And once the missiles gets close enough, it enters terminal guidance mode to deliver the blow. I ended up making a cool Projectile Cam to follow the missiles progress during debugging too. So you can watch your missiles soar through the stars with glee.
[ 2024-02-01 21:32:54 CET ] [ Original post ]
Version 0.3.5
[ 2022-09-24 15:25:28 CET ] [ Original post ]
Project upgraded to Unity 2021.3 from 2019.4 to improve Unity's HDRP situation, as some testers were having difficulty launching the game. This should hopefully fix issues with game crashing at starting that seemed to occur randomly on some computers. In addition to that, a "Just Quit" button added to Feedback Report. Also, cockpit glass materials improved.
[ 2022-09-24 15:25:28 CET ] [ Original post ]
Spaceward Cosmic Conflict
Ouz Can Soyseluk
Developer
Ouz Can Soyseluk
Publisher
TBA
Release
Game News Posts:
3
🎹🖱️Keyboard + Mouse
🕹️ Partial Controller Support
🕹️ Partial Controller Support
No user reviews
(0 reviews)
Spaceward Cosmic Conflict is a space combat simulator of fast-paced, action packed space battles. Entirety of humanity are going spaceward on a thousand year long journey towards the star, Trappist-1, due to nuclear fallout from cold war. Player takes the role of Andresa Arruda Vila, a young graduate pilot from the Fleet Academy at the year 2385. A month into his service, a major upheaval divides the fleet into two, erupting a cosmic conflict between the two parallel traveling fleets.
Features
- Intuitive spaceship controls influenced heavily by freespace2
- A dozen different playable spaceships including functional cockpits and also, capital spaceships
- Dozens of different payloads, including missiles, weapons, external spaceship attachments and more
- Singleplayer and multiplayer missions
- Smooth multiplayer space combat
- Matchmaking and public/private dedicated servers
- AI that can fight alone or on a squadron level
- Beautiful procedural planetoids and asteroids on interstellar trajectories
- Ability to land your spaceship anywhere, spaceship ejection, perform spacewalks, walking with magnetic boots on every object and inside capital ships
MINIMAL SETUP
- OS: Debian/Ubuntu 19
- Processor: Amd Ryzen 3Memory: 8 GB RAM
- Memory: 8 GB RAM
- Graphics: Radeon RX470Network: Broadband Internet connection
- Storage: 2 GB available space
- OS: Debian/Ubuntu 20
- Processor: Amd Ryzen 5Memory: 16 GB RAM
- Memory: 16 GB RAM
- Graphics: Radeon RX480Network: Broadband Internet connection
- Storage: 2 GB available space
GAMEBILLET
[ 6132 ]
GAMERSGATE
[ 2625 ]
FANATICAL BUNDLES
HUMBLE BUNDLES
by buying games/dlcs from affiliate links you are supporting tuxDB