Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

azzazzin97

1
Posts
A member registered Apr 06, 2021

Recent community posts

Hi ray, i'm doing some 3D modelling and i'm looking at the examples on the raylib home page. most of them include this line 

model.materials[0].maps[MATERIAL_MAP_DIFFUSE].texture = texture;

but MATERIAL_MAP_DIFFUSE does not seem to be existing in raylib 3.5, what should i use instead?