OddlyTimbot
  • Joined on 2024-07-10
260 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
OddlyTimbot opened issue OddlyTimbot/FebruaryGame#18 2025-03-24 19:31:14 +00:00
Collectible Coins
OddlyTimbot opened issue OddlyTimbot/FebruaryGame#17 2025-03-24 18:55:14 +00:00
Level loading
OddlyTimbot commented on issue OddlyTimbot/FebruaryGame#16 2025-03-24 18:48:13 +00:00
Move GameController to Autoload

In addition to moving the game controller into an autoload, remove any hard references to the SceneManager, and instead just replace them with custom signals that the SceneManager can listen to.

OddlyTimbot opened issue OddlyTimbot/FebruaryGame#16 2025-03-24 18:42:54 +00:00
Move GameController to Autoload
OddlyTimbot closed issue OddlyTimbot/FebruaryGame#14 2025-03-24 18:40:20 +00:00
Physics Layers
OddlyTimbot closed issue OddlyTimbot/FebruaryGame#12 2025-03-24 18:40:13 +00:00
Ground Terrain
OddlyTimbot closed issue OddlyTimbot/FebruaryGame#10 2025-03-24 18:40:06 +00:00
Implement Tilemap Layer
OddlyTimbot closed issue OddlyTimbot/FebruaryGame#11 2025-03-24 18:39:56 +00:00
Create A Terrain Set
OddlyTimbot closed issue OddlyTimbot/FebruaryGame#13 2025-03-24 18:39:48 +00:00
Veg terrain
OddlyTimbot closed issue OddlyTimbot/FebruaryGame#15 2025-03-24 18:39:37 +00:00
Parallax2d Implementation
OddlyTimbot pushed to main at OddlyTimbot/FebruaryGame 2025-03-18 01:00:56 +00:00
aba82675ff parallax background, tilemap, two terrains
OddlyTimbot pushed to main at TTL_GameDev/GodotCourse 2025-03-17 21:35:33 +00:00
cb11b8dcef adding forest graphics
OddlyTimbot opened issue OddlyTimbot/FebruaryGame#15 2025-03-17 21:27:34 +00:00
Parallax2d Implementation
OddlyTimbot opened issue OddlyTimbot/FebruaryGame#14 2025-03-17 21:26:05 +00:00
Physics Layers
OddlyTimbot opened issue OddlyTimbot/FebruaryGame#13 2025-03-17 21:25:22 +00:00
Veg terrain
OddlyTimbot opened issue OddlyTimbot/FebruaryGame#12 2025-03-17 21:24:46 +00:00
Ground Terrain
OddlyTimbot opened issue OddlyTimbot/FebruaryGame#11 2025-03-17 21:23:56 +00:00
Create A Terrain Set
OddlyTimbot commented on issue OddlyTimbot/FebruaryGame#10 2025-03-17 21:03:06 +00:00
Implement Tilemap Layer

With a simple tile set, should be able to draw non-interactive graphics onto the screen. Very nice for simple stuff.

OddlyTimbot opened issue OddlyTimbot/FebruaryGame#10 2025-03-17 19:37:35 +00:00
Implement Tilemap Layer
OddlyTimbot closed issue OddlyTimbot/FebruaryGame#6 2025-03-17 19:30:59 +00:00
Update Bullet Graphics