Thanks!
Minimalist game play design was was was the main focus with this, and I'm glad to see it turn out fun for people.
Update 7/17
Ok. Between work and the fact that I'm gonna be traveling this week, I've realized that I'm never gonna get this game in the shape I want it to be by the deadline. So, instead I'm gonna turn this into a sort of interactive showcase for my low poly models(there might be two of them).
I'm definitely going to revisit my idea for SP later, but I'm going to have to get a better grasp of unity first.
and also give myself more time...
Update 7/12
Sorry for the silence. I've been busy with work, and didn't want to post here until I had something to show
Due to scheduling conflicts, I need to get character modeling out of the way first while I have certain hardware available to me. Here's the model for the Iudicium. This is the 3rd 3d model I've ever done and the first with completed textures. I'll be able to get rigging and animation done on Thursday.
Overview
Okay Kids, Story Time! A couple years back I was in a real bad spot mentally. While I was going through the troubles, I came up with an idea for a game that could represent what I was going through. That game was SP. Now that I'm in better place mentally and in terms of skill, I've decided to come back to the idea and make a functional prototype of it.
Assets, Experience and Engine
I'm going to be making this in unity. I have a whopping <6 hours of experience with it so this should be fun. I did manage to learn about unity's built in first-person character controller and raycasting, so I'm not going in totally blind.
Models and animation will be done in blender which I've been learning over the last month. I don't know how to import/export models or make animations, but whatever...
I might be using Bosca Ceoil to make music, but if anyone has actual musical talent and would like to compose for a horror game, maybe we could work together???
Gameplay
SP is a first-person abstract horror game where you must navigate through rooms filled with creatures known as Iudiciums(pictured above). If you look directly at the Iudiciums, the world will distort around you. If you look at them for too long you will die.
For the last game jam I made Dang Cowboys in My Bar, aplatformer that is way more cheerful than this game will be. Hopefully, I can make this game at least interesting to play. I look forward to deving with you all.
( o u o)--b
Edit(7/17)
the project as described above has been scrapped in favor of an interactive model showcase.
1. Hey, I'm Zalonar/Zal and I don't know how to talk to people...hi!
2. I was in the last game jam and made a three level platformer. This go around I'm gonna try to use unity to prototype a game idea I've had in my head for a few years.
3. Some of my favorite games are LoZ: Wind Waker, Kingdom Hearts 2, and Skullgirls. They definitely inspired me to make games. Particularly MikeZ's streams showing the updates he was putting into Skullgirls made really want to make my own.
4. My main game dev experience comes from making platformers in GameMaker. I mostly just plan out gameplay mechanics in my head and draw character concepts. I'm learning Blender right now for 3d models, so there's that!
5. Mechanics! How things move! art/animation/gameplay! I love seeing how the little parts of something affect everything else in it. I'm a huge fan of Mechanics-As-Metaphor in games, so if I can tell a story in a game with how it plays, I'll be happy!
I'm glad that the pace is fun. Also yes, some of those cowboys are there just for the sake of visual flair. Specifically, the first cowboy is there to establish what their behavior is like.
There's definitely some graphical hitches that I need to rework if I come back to Dang Cowboys. I'll also have to design more of a challenge regarding the double-jump.
Thanks!!!
http://zalonar.itch.io/dang-cowboys-in-my-bar
All three levels are done (with a surprise in level three >:3c). Victory screen is done. Here's a sneak peak.
The game also has sound and public domain music(The Smiler by Percy Wenrich). The game is now in a shipable state even if the average playtime is going to be about 5 minutes. Edit(1/14): less than 2 minutes
Tomorrow, I'll see if I can work in an "opening cutscene."
and then
Submission.
Good Luck Everyone!
Trust Me. I Did Something Today.
At this point, screenshots are going to be a little more sparse. I want to keep the layout of levels secret so that they're a surprise when you get to them. But, I did finally get to do the first pass of level 1's layout. Which brings me to my to-do list...
1. Set up the architecture for multiple levels.
2. Create a Title Screen and Victory Screen. (maybe some type of cut-scene too)
3. Sound. I've got a site that I can use to generate some sound effects, but I don't know what I'm gonna do for music. or if I'm even going to be able to put in music in time.
Oh well. I guess I'll figure that out tomorrow.
End of the First Week
I got more done yesterday than I thought I would.- Fixed a collision bug that would stick you to walls
- Adjusted the collision boxes of bullets so that they will hit you before they kill you
- Tweaked some variable to make jumping feel good(it feels pretty good now)
- Added in a formula that automatically adjust the image speed of Straw's run animation to make it not look like skating
None of which would show up in a capture. So, today I'm gonna hangout in the discord room while I work on making a level.
Let's work hard! ( ._.)-b
They Move
Enemies now have animation! It's kind of hard to see with the gifs frame rate, but it's there. Next up is building the level.
I actually spent part of the day tweaking the animation thanks to some unofficial QA testing from my old high school friend. He has a youtube channel where he posts some Smash Bros. stuff if you're interested in that. (https://www.youtube.com/channel/UCk1i88YKr6X9-IcL09FMdEw)
I've got some stuff to do tomorrow, so I won't be able to get much done. But...
Sunday,
Sunday,
Sunday,
I'm going to make this thing look like an actual videogame!
Hello Yes I Have Been Working
I've been working on a lot today actually. More than I thought.
1. Save point: currently works well enough that you could almost say there's gameply in my game.
2. Bullet: does its job and animates. It doesn't move yet, but it "kills."
3. The First Enemy: is just a sprite. I does absolutely nothing right now.
p.s. @Alamantus You were half right. The shortcut is now shift+ctrl+left click. Thanks for helping out!
Looks good
All animations for Straw's movement are done. I decided to add a background and change the sprite for the walls. I'm probably going to change the background at some point, and I'm definitely going to change how I handle the walls. On a related note, does anyone know if there's a keyboard shortcut in GameMaker that lets you place objects in a sort of "brushstroke" way?