Final day LMAO
Well I'm trying to finish. I added a consequence to getting hit by the news, you now lose a health point each time and the level restarts at 0 hearts.
- add start game
add healthadd restart on death- add score
- make bomb work
day 3
Well I have class today so I'm doubtful I'll get much done.
Short term goals look like this
Day 3.1
Is grounded() works now.I drew a raycast from the center of Trump down to slightly below his sprite and checked if its colliding with the ground or a cloud.
Code:
Going to work on this for now.
gotta remember to this eventually
Day 3.15 lol
added the jump , but i think Im going to need a dropping animation which means i need to tie the animation to my Y position
day 2
Just woke up....oof
OK so goals for today.
day 2.1
Made a platform .I can jump up into it but still want to make S drop u down the platform
now I want to:
also i added a bomb
day 2.2
Did none of what I intended.. Made a run and jump animation then began working on a isgrounded method but its not going well .
Sess 1
Got a fat belly dropping jump made. I like that but Ima need to redo the left and right movement cause its really ugly
The left and right are handled by GetAxisRaw for now. I will want to make them better later..
the Jump uses Rigidbody velocity with high gravity settings, giving a nice jump
Made some projectiles to dodge, in the form of fake news, Well Fake for now cause I just wanted to make the prefab b4 adding variation.
I just have a coroutine that runes every 0.1 seconds moving the object suppper slowly
Annnnd to spawn I'm just instantiating a prefab on the right side of the screen
OH also there's a collider on the left side of the screen to kill the prefab cause why not
Looks like this so far. No mob yet ;(
Have to decide if I want to make the levels or just make it an endless runner...
Hi, I'm Romulan
Trying to make game dev a hobby so here I go making a game.
Technically this is my second game jam but the first one was 48hrs
and I really didn't make much of a game .LMAO
My goal this time is to.
So far all I got is a fleshy crowd and a trump
Time to do some codey codey now...brb