Posted August 15, 2024 by Imaginary Traveller
#devlog #game dev
player soemtiems dives into water after spawning funny
odd
now i know whats also missing
the do nothing and middle option
https://vxtwitter.com/VF_traveller/status/1809060184347848912
changed blue hat to cyan
aiming downwards feelsbad in this game
not sure i should make the parkour segments hold D simulator or make use of the meachic that player moves fast enough that that can walk backwards
my guts says no
is there a simpler way to inject emotes in VN?
like automatically link and play the 3H emote if it detects the sprite is CCI_happy
more decisions
goodbye contrast fliter
i have mastered color balance
AI youka
i have n odiea wahats that either
no good
i need cyan diamonds
normal diamonds drop off so fast its hard to aim becuz high speed stage
write letter
dont think i can without reading the vgen despcriotns thr
gues i will gather the reference materials then
brain going empty now
librareis libraries
https://yellowafterlife.itch.io/gamemaker-cmn-loc
what am doing.jpeg
yolo
seems to be working fine no more stutters yay
oh wait does that mean i need to update my builds agian
why is coffee bitter
music loading too fast breaks the radio system lol
no idea whats going on here either
i am done and sleep
end up just commenting everything in Async
https://vxtwitter.com/VF_traveller/status/1811463366671761630
八花八響
shockwave effect too subtle
maybe its an issue of layer
i think iam on a good roll on working once i started my coffee journey gonna try out engery drinsk tmr or my body has gotten used to working and i feel a lot less fritcion on starting work every day
or maybe its the work of duolingo
https://vxtwitter.com/VF_traveller/status/1812336250474676461
maybe instead of the lasers in 1-19 it should be orange triangles
i see
i will drink coffee right after i wake up instead of eating lunch and try to game dev
i really hate how some of the music is good but not that good
it makes me really stuck to remove it or not
hesitate is defeat
https://vxtwitter.com/VF_traveller/status/1813287459205357803
here we go agian
the funny thing is not everythign triggers a biu count
tbf sfx for getting thr a obstacle doenst soudn bad either
i am just gonna Dear とりから先生、 instead
https://vxtwitter.com/VF_traveller/status/1813788710787575959
the new tracks,they keep coming
not sure if i said it in the past but at least the friction for starting work is gone
now still proscrainting thr
new gimmick eat damage pass health gate
Today at 7:10 AM bouncy gut sord T
oday at 10:07 AM i need the bonus stage where u go all out everything go fast shotoy shoooy banhg bnabnanggbnang
wall of flesh
https://vxtwitter.com/VF_traveller/status/1814477954954736084 https://vxtwitter.com/VF_traveller/status/1814481357063762055
i need to lcean out the wow sounds
my sub ends on 8/11
inbe4 forgot to discontinue it agian
i need the rickroll trailer,no matter what
Reforward
the countless [author name]tracks i have skipped on dova syndrome...
how the hell do i design a character
for real google:how to create touhou oc
weapon,goal,motive,peersonlaioty
remind me to meme the ship outta tihs
think i am done with b6 here
gg
38000 km long road of Historical Phantasy
KFC-CRAZY-THURSDAY-VME50
my dopamine system is exploding due to bad sleep cycle
add 100 mg coffee
610 chrome tabs left...
"Why don't we form a doujin circle so we don't have to wait in line for tickets?"
low dopamine from lack of sleep->cant do anything wihle dopamine dont exist->somewhat solved by caffine now
this should make it more inintuive for the player to what do
mfw coffee being too tasty is also a problem tasty->drink more->high amount of caffine intake in short time->berserk
feeling extreme bad right now,i need my coffee
want to redesign the visuals of the mcs but have tootally 0 idea how it should be headache
the game name wasnt intentional
but now that something interesting happeneed
it cannot be changed now
twittter:
thinking about stuff whiel taking a break on the sofa is easy
but once i touch the pc to write them down its instant proscraitation time
kinda want to switch to a even bigger card at the start...
something with a faster and exciting opening maybe
"its a harsh age where people die like flies,but it is also the age where heroes shine brightly"
story board i guess
still no idea how the CGs should be lolololool
another hell joke
theres almost no eldery clubs in nosolute
gonna update the trailer,
not sure if i want to use another BGM thr its impossible to decide
they are all so wonderful
the a2d effect isnt obvious because its played in half speed due to slow mo auto ON during death
maybe the game will look better without the funny rgb border
the music system is also buggy
maybe i should just add in the firehose muisc library now instead of this spagtheeii mess
the funny feeling when you look at cute things and you feel like your is IQ rapidly decreasing
lol
https://unityroom.com/games/bgmemory
https://www.kongregate.com/games/TogeProductions/days-2-die-the-other-side
accelrate
"This a story of love named as revenge"
domo its a bit sudden,but i have a few more request for the comission
i wish to see yunia in diferernt hair colors,it will be very helpful for the project a few years later.
please let me know if Vgen allows charging additional fees.
if not,i will start a new request to pay for it.
Thank you
"Tm00 is a weapon"
game jam
first step
delte 500 mb of music
1 hour 10 min in
i sleep
to do: add iframe
add weapon system
add weapon decay system
add story
google:how to randomly choose 1 of 2 object to appear in room
https://vxtwitter.com/VF_traveller/status/1822342631663534322
/// @description Insert description here // You can write your code in this editor
if !(place_meeting(x,y,obj_TRI_enemy)) and !(place_meeting(x,y,obj_square_neon_enemy))
{ if iframe_timer <= 0
{ iframe_timer = 90;
with (obj_player)
{ { hp = hp - 10;//50 //goto obj_player } } } }
why doesnt this owrk moment
https://vxtwitter.com/VF_traveller/status/1822404050920542403
GameMaker Studio 2: Weapons statistics, ammo and selection. Shaun Spalding
Structs & Constructors A struct is a variable that holds a collection of other variables. The variables that a struct holds can be of any data type previously mentioned and these variables can be read from and written to after the initial struct declaration, and you can also add more variables to a struct after it has been declared.
myGUN[1].firingdelay = 1; if myGUN[1].gun_experience < 800 myGUN[1].firingdelay = 2; if myGUN[1].gun_experience < 600 myGUN[1].firingdelay = 4; if myGUN[1].gun_experience < 400 myGUN[1].firingdelay = 6; if myGUN[1].gun_experience < 200 myGUN[1].firingdelay = 8;
https://vxtwitter.com/VF_traveller/status/1822715715729944803
https://vxtwitter.com/VF_traveller/status/1822774936769077744
shmup but with a 360 degree shiled
kinda souprice if no one did that
萬想鄉 not good enough 原 man this is hard both gensoyko and mugenri has a meaing of 故鄉
无故 无故原 无故鄉 无故里
橆無緣故