Hi All,
in the last batch of work, finally I got to implementation of 'level building' elements or 'prefabs'. In previous showcases things were a bit hardcoded. E.g. when pressed specific button, moved specific piece of wall from here to there with special piece of code. This is of course not suitable for further development.
For building levels, I need functional prefabs, so I can just place them in editor and things will automatically work. E.g. place switch here, door there, link them, so in game by pressing switch, linked door will automatically open/close. Same for operating lights, elevators, etc..
In this batch I started with some basic stuff:
- doors
- switches which can now operate doors or lights (or any element that will implement IToggleable interface, programmatically speaking )
- switches can be 2-states (on/off) for IToggleable elements or 1-state (one time actions)
- elevator
In following short animations, there's one level with doors and switches. I just walk around, not spoiling solution (even if this is easier level). Another level is showcase of 'color mixing' puzzle (this is very easy one, almost tutorial, so I can spoil I think).
Next up
= Camera #3, laboratory, voice to text transcription = = July 6th 2068, 15:09UTC =================== (Mark) - Jane! We don't have time! (Jane) - We can't leave him there! ... HNY 2024!
& Follow RTG - The Ray-Traced Game: https://gamejolt.com/games/rtg/560109
¡Hola, RTG ya está en version Alpha! Un vistazo..
Music: https://www.purple-planet.com
New video of RTG - The Ray-Traced Game, which is now around 75% complete. In the video you can see a puzzle involving "deadly bouncing lights". Follow me on YT for more gamedev videos: https://www.youtube.com/@vdienesdev Music: https://www.purple-planet.com/
Hi All! New video of RTG - The Ray-Traced Game. The game is in version 0.6.3. Almost 70% of the game is done. In the video you can see puzzle consisting of charged light shooter, gravity inverter, boxes, switches. Music: https://www.purple-planet.com/
Hola! Querría anunciar que mi videojuego RTG (sci-fi, puzzle) que usa una técnica de renderización muy única (trazos de rayos por CPU) ya tiene página Steam. Si os gusta, añadidlo a vuestras listas de deseo! Estaré muy feliz!
https://store.steampowered.com/app/4032050/RTG/












0 comments