Gameboy Development Forum

Discussion about software development for the old-school Gameboys, ranging from the "Gray brick" to Gameboy Color
(Launched in 2008)

You are not logged in.

Ads

#1 2022-02-16 15:51:34

Bobyrman123
New member
Registered: 2022-02-07
Posts: 7

Is it possible to load the text layer above the sprite layer?

This question might be stupid, but is there any way to load the text layer above the sprite layer in GBDK 2020 with C? I'm trying to create a GUI with the text layer on the bottom of the screen, however the sprites are ending up displayed over it. I know about S_PRIORITY, however that would also make a sprite load below any colors in the background. Is this possible?

Thanks!

Offline

 

#2 2022-02-16 21:24:22

Ardis
Member
From: USA
Registered: 2019-06-06
Posts: 59
Website

Re: Is it possible to load the text layer above the sprite layer?

You might be able to do something with interrupts to stop drawing the sprite layer after a certain line.


Also known as Arvex in other places.

Interceptor (Demo)
https://arvex.itch.io/interceptor

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson