Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
iAmNaN71316y@lxmcf agreed. Invariably, someone changes one somewhere and everything breaks. I guess it's good for honing debugging skills.
-
nam178875796ywhat part you stuck?
Most likely you'll be generating the mesh using the Meshfilter component, by drawing the triangles one by one -
lxmcf204106y@nam17887 not stuck just always like to go back to basics, been working on mod support and internal engine components, thought it might be good just to go back to basics and ignore all the advanced stuff I've been doing, just to keep the brain active
-
lxmcf204106y@MrJimmy https://youtu.be/BluBl_O0BKY
It's using and old version of GameMaker but I'm adapting it to the most recent version but the tutorial is getting worse the more I watch tbh :-/
Jumping back and revisiting some basics of game development that I've ignored for a while and decided to follow a tutorial for building a 2D minecraft clone just to see how easy it is to incorporate some of my engines capabilities...
Every single fucking function he is creating does not have arguments and instead uses hard coded numbers repeated throughout... Fucking send help
rant
magic numbers