Spyke

Posts

gamedev·Game DevelopmentbyEibriel

Started adding No AI badge to my games

I'm testing adding the No To AI icon in the Steam page for Robot Anomaly.

Saw a couple of streamers wondering if some of the images in the game were AI generated (they are not!)

Also saw chat wondering if voices in a different game were AI (they were not).

Sadly Steam don't add a No AI disclaimer when the developer is NOT using AI. Only when they are.

View original on sopuli.xyz
164
godot·GodotbyEibriel

Procedural roller coaster

I'm so happy about how this script that generates a roller coaster track from a Curve3D turned out!

You can find the code on GitHub.

Be sure to download track.gd, track_generation.tscn and meshes/track_sleeper_rollercoaster.res and fix the path to the mesh on the code.

The roller coaster will be part of my game horror Delta Park , adding to the creepy atmosphere.

View original on sopuli.xyz
45

You reached the end