summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eduardo [Tue, 6 Feb 2024 00:33:02 +0000 (01:33 +0100)]
addon to use the blender keys
Eduardo [Wed, 31 Jan 2024 00:57:37 +0000 (01:57 +0100)]
no settings in pause menu for now, it break things
Eduardo [Wed, 31 Jan 2024 00:37:33 +0000 (01:37 +0100)]
shader to simil small pixels blocks losing signal (random black squares)
Eduardo [Tue, 30 Jan 2024 20:38:05 +0000 (21:38 +0100)]
shader cells value now jumps between 100-250 each frame
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
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
Eduardo [Tue, 30 Jan 2024 17:24:24 +0000 (18:24 +0100)]
added todo
Eduardo [Tue, 30 Jan 2024 17:24:10 +0000 (18:24 +0100)]
added a provisional pause menu
Eduardo [Tue, 30 Jan 2024 17:22:31 +0000 (18:22 +0100)]
Player has now collisions
Eduardo [Tue, 30 Jan 2024 17:21:18 +0000 (18:21 +0100)]
a nice looking (and free) fence to our park
Eduardo [Tue, 30 Jan 2024 17:11:51 +0000 (18:11 +0100)]
some free trees
Eduardo [Mon, 29 Jan 2024 20:34:38 +0000 (21:34 +0100)]
added battery model
Eduardo [Mon, 29 Jan 2024 20:33:23 +0000 (21:33 +0100)]
edited farola lights
Eduardo [Sat, 27 Jan 2024 01:12:10 +0000 (02:12 +0100)]
a try to have a pause menu
Eduardo [Fri, 26 Jan 2024 23:52:03 +0000 (00:52 +0100)]
Added settings and credits menus and linked with the main menu
Eduardo [Fri, 26 Jan 2024 20:34:56 +0000 (21:34 +0100)]
added exit and play actions to buttons
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
Eduardo [Fri, 26 Jan 2024 18:36:17 +0000 (19:36 +0100)]
moved and renamed first level
Eduardo [Fri, 26 Jan 2024 18:35:33 +0000 (19:35 +0100)]
moved player to own scene and organice its scripts
Eduardo [Fri, 26 Jan 2024 18:34:22 +0000 (19:34 +0100)]
moved and organized assets
Eduardo [Fri, 26 Jan 2024 18:32:11 +0000 (19:32 +0100)]
added scene manager addon
Eduardo [Fri, 26 Jan 2024 16:27:16 +0000 (17:27 +0100)]
first commit
there are already shaders, camera and player movement