Posts

Showing posts from January, 2015

Scripted Events, Pathing & The Joys of Scripting....

Image
More work has gone into the scripted events and other areas that require attention outside of asset placement and level flow. Firstly point placement and pathing painting for AI/Player character was mostly finished. Whilst most of the assets have some form of collision, it was based around right click movement, due to my WASD controls I don't need to right click (that would usually result in the player not being able to move to a point if a collision is detected) so collision is not picked up on a lot of the assets.  To rectify this I could "paint" the pathing for the player and AI. The red sections on the images are showing the areas the player cannot walk too and the green area allows pathing - The lack of green areas was due to a bounding issue with the map creation, I needed to create an exception area for the player to be able to walk due to unknown reasons the player couldn't walk freely around the area. Points The above image is showcasing some

Progress Overview - Finalized Level Flow, Asset Placement

Image
A video fly through of the level in its final state, all assets are placed and pacing is set. As such, I'm currently implementing gameplay modules via scripting which I'll talk about in another post.

Project Proposal and Progress Review

Regarding an email sent out, I've compiled the project proposal and progress review below for ease of access. As such, there is a smaller breakdown of the proposal on another blogpost: Proposal:   https://www.dropbox.com/s/1gscha5qrprhktz/Proposal.pdf?dl=0 Progress Review (as of November - more has been done since then): https://www.dropbox.com/s/a99ya3ibiypyith/Donny_Evason_L1103774_Progress_Review_Poster_Presentation.pdf?dl=0

Data Editor, Triggers, Finalizing Layout.

Image
Additional Progress has been made on Project Tempest. Sticking to the schedule I created before Christmas, I'm on track for finalization of the level. As such I've taken the initiative of reducing the level size as it will be a long play through at its current state. I've started to diverge completely from the sterile look of all the previous rooms, as such the narrative is expanding drastically as I thought the level was becoming stale to look at. Here the color palette will change showcasing the darker tones and showcasing the potential hazards that will appear throughout the level from here on out. As the Starcraft 2 assets often feature subtle animations, I feel a small demonstration for the floor, grates and the VFX for the eggs would be fitting. I've started to map out the standard areas that triggered events and scripts will be occurring, these are not visible to the player but will trigger when they step within the zone. I am however, runni

New Year Update... Additional Gameplay, Levels and Thoughts

Image
Due to the christmas break I wasn't able to work on my Final Year Project, However, it gave me a good amount of time to think of additional designs that I would like to implement within the game/level I am creating. Intially, my first thoughts are to scrap the original control system - WASD movement and hold left click to shoot. Due to having many issues with this, I don't think it will be feasible to get working within my small time frame remaining, I will continue to try to implement it, but for now I will be going for a more traditional approach; Right Click will move the player and holding left click (possibly with a shift modifier to stand still) will continuously shoot. As such, I've started to add additional assets into the level to hopefully finish the whole stage within the next week or two. However, The initial size of my game/level is still too large, so I feel I'll have to do a decent amount of play testing to decide if the size is adequate or not. The