Game
The Crawl (3d RPG Maker)
16 years ago

Object interaction on the way.


The EvalDraw version is getting a little more functional day by day.

Currently I’ve successfully added a proximity function that detects when an object is both in range and in the line of sight. This is the first and crucial step to basic object interaction, also it can be used for combat and NPC interaction.

The C++ version I’m still having some issues with reading text files like INI, I suspect its another misdeclared variable on my part, as I’m fairly new to pure C++ coding. I’ve already learned that treating CHAR(characters) as INT(integers) is a big no no.

Another tricky bit is the difference in cameras between Voxlap and Evaldraw, as well as model rotation. Voxlap has way more going on in those departments so it might take a little longer to get those things aligned with the ED version.

Luckily the helper functions translate easily.

Also in C++ version I’ve started creating the model handling arrays, although they are meerly typed in and haven’t been tested yet, fingers crossed.



1 comment

Loading...

Next up

New stair models & ambient voxel model Two new types of stair models and an ambient model to create simulated light, darkness.

Path of Kami: The Evolution of the Lore

"Our work is never over" they said.

Family band complete!

So here's the first of the zodiac signs i will make for the next weeks.

Back in my art school days I used to ride the 710 COPSA line from Parque Del Plata to Montevideo almost everyday. This is the Marcopolo Viaggio G4 Mercedes Benz model from the late 80s, one of the older bus models that was running on the line.

Call it 'wrong turn'!🚫 The feeling of running into a house with only one exit🚪, and being doomed to die. #pixelart #pixelartist #pixelartwork #art #pixel #indiegame #IndieGameDev #indieartist

Made my first ever animation.

not the greatest house, but it's a house! :D

I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)