Some spare time project fun. Tried to develop a traditional style casual game on the roblox platform, with custom camera, ai agent, server based collisions, multi levels etc 🙂
In the vid example I’ve got a lobby system running and players join in on a session, roblox deals with the windows / mobile connecting in for me.
Its a fun experiment, roblox feels quite straight forward for basic stuff (controllers, premade character rigs), harder for tweaking (pathfinding glitches out, features change mid dev, server stability can get quite unreliable), but you can certainly get something running quite fast!
Custom camera system, AI System, Control / Input system, expandable weapons + weapon collision server side system,
Lua / Luau / Bash
To attempt to create a traditional style game in the roblox platform.