Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Thanks for a quick response 😄

I succeeded by doing what you told me with this (ultimately no need for "draw_sprite_3d_ext") :

draw_sprite_3d(sprite_index, image_index, x, y, 0, -45, Camera.Forward, 0, 1, 1, 1, false);