itch.io is community of indie game creators and players

Devlogs

2024-03-04-devlog

2024-03-04
A browser game made in HTML5

I was wondering how to make my scenes more interactive. So this scene has cubes which can be interacted with. It was done using Godot's Area node combined with a CollisionShape. That makes something similar to a Trigger from the Source engine, which can be used to cause actions when something enters the region. There are a couple scripts that react to specifically the player and create the visual "Press E to interact." as well as accepting that input to change the cubes' colors. There isn't much to this, but it felt complete, and when it feels complete I upload it.

Files

  • web.zip 5.2 MB
    Mar 05, 2024
  • 2024-03-04.zip 10 MB
    Mar 05, 2024
Download 2024-03-04
Leave a comment