ScaryGame.git
14 months agoordered imports, changed window viewport size and enabled plugins
Eduardo [Tue, 6 Feb 2024 00:56:04 +0000 (01:56 +0100)]
ordered imports, changed window viewport size and enabled plugins

14 months agoadded "noise" generator and timer to clear it
Eduardo [Tue, 6 Feb 2024 00:54:48 +0000 (01:54 +0100)]
added "noise" generator and timer to clear it

14 months agobase enemy, it follows you if your noise is greater than 5 (0 to 9) rn
Eduardo [Tue, 6 Feb 2024 00:54:09 +0000 (01:54 +0100)]
base enemy, it follows you if your noise is greater than 5 (0 to 9) rn

14 months agoset navigation region and basic enemy
Eduardo [Tue, 6 Feb 2024 00:50:00 +0000 (01:50 +0100)]
set navigation region and basic enemy

14 months agoformat on save
Eduardo [Tue, 6 Feb 2024 00:47:46 +0000 (01:47 +0100)]
format on save

14 months agogdscript formater
Eduardo [Tue, 6 Feb 2024 00:33:14 +0000 (01:33 +0100)]
gdscript formater

14 months agoaddon to use the blender keys
Eduardo [Tue, 6 Feb 2024 00:33:02 +0000 (01:33 +0100)]
addon to use the blender keys

15 months agono settings in pause menu for now, it break things
Eduardo [Wed, 31 Jan 2024 00:57:37 +0000 (01:57 +0100)]
no settings in pause menu for now, it break things

15 months agoshader to simil small pixels blocks losing signal (random black squares)
Eduardo [Wed, 31 Jan 2024 00:37:33 +0000 (01:37 +0100)]
shader to simil small pixels blocks losing signal (random black squares)

15 months agoshader cells value now jumps between 100-250 each frame
Eduardo [Tue, 30 Jan 2024 20:38:05 +0000 (21:38 +0100)]
shader cells value now jumps between 100-250 each frame

15 months agoa bunch of things where made so the scene manager needed to be updated
Eduardo [Tue, 30 Jan 2024 17:26:52 +0000 (18:26 +0100)]
a bunch of things where made so the scene manager needed to be updated

15 months agoadded walls and a fence with some trees and lamps to the map
Eduardo [Tue, 30 Jan 2024 17:26:26 +0000 (18:26 +0100)]
added walls and a fence with some trees and lamps to the map
now the player cant scape
I also set the map image as ground so we can use it as guide

15 months agoadded todo
Eduardo [Tue, 30 Jan 2024 17:24:24 +0000 (18:24 +0100)]
added todo

15 months agoadded a provisional pause menu
Eduardo [Tue, 30 Jan 2024 17:24:10 +0000 (18:24 +0100)]
added a provisional pause menu

15 months agoPlayer has now collisions
Eduardo [Tue, 30 Jan 2024 17:22:31 +0000 (18:22 +0100)]
Player has now collisions

15 months agoa nice looking (and free) fence to our park
Eduardo [Tue, 30 Jan 2024 17:21:18 +0000 (18:21 +0100)]
a nice looking (and free) fence to our park

15 months agosome free trees
Eduardo [Tue, 30 Jan 2024 17:11:51 +0000 (18:11 +0100)]
some free trees

15 months agoadded battery model upstream/main
Eduardo [Mon, 29 Jan 2024 20:34:38 +0000 (21:34 +0100)]
added battery model

15 months agoedited farola lights
Eduardo [Mon, 29 Jan 2024 20:33:23 +0000 (21:33 +0100)]
edited farola lights

15 months agoa try to have a pause menu
Eduardo [Sat, 27 Jan 2024 01:12:10 +0000 (02:12 +0100)]
a try to have a pause menu

15 months agoAdded settings and credits menus and linked with the main menu
Eduardo [Fri, 26 Jan 2024 23:52:03 +0000 (00:52 +0100)]
Added settings and credits menus and linked with the main menu

15 months agoadded exit and play actions to buttons
Eduardo [Fri, 26 Jan 2024 20:34:56 +0000 (21:34 +0100)]
added exit and play actions to buttons

15 months agocreated a main menu and asigned as main scene
Eduardo [Fri, 26 Jan 2024 18:37:02 +0000 (19:37 +0100)]
created a main menu and asigned as main scene
others proyect options has been edited too but its all provisional

15 months agomoved and renamed first level
Eduardo [Fri, 26 Jan 2024 18:36:17 +0000 (19:36 +0100)]
moved and renamed first level

15 months agomoved player to own scene and organice its scripts
Eduardo [Fri, 26 Jan 2024 18:35:33 +0000 (19:35 +0100)]
moved player to own scene and organice its scripts

15 months agomoved and organized assets
Eduardo [Fri, 26 Jan 2024 18:34:22 +0000 (19:34 +0100)]
moved and organized assets

15 months agoadded scene manager addon
Eduardo [Fri, 26 Jan 2024 18:32:11 +0000 (19:32 +0100)]
added scene manager addon

15 months agofirst commit
Eduardo [Fri, 26 Jan 2024 16:27:16 +0000 (17:27 +0100)]
first commit
there are already shaders, camera and player movement