CHR and VSP graphics
Displaying 1-4 of 4 total.
1
Devon
|
I seem to remember hearing about how to read the graphic data out of a VSP through VC, but is there any way to access the CHR graphics through VC?
Thanks,
-Devon
---
Square's making money.
We're making art.
Posted on 2001-01-07 08:53:59
|
Feyr
|
As far as I can tell, no. The only way I can see to do this would be to use the entity.specframe to set the current frame for an entity, then use GrabRegion to get an image of that entity. You'd have to do it on a black background for it to be accurate and the player would be able to see the entity, so this method has some severe limitations on its usefulness...
--Feyr
Posted on 2001-01-07 17:00:48
|
Tricron
|
Load CHR Frame - 843 bytes - [the Speed Bump]
A function that loads a frame from a CHR file.
(http://www.vergesource.com/files/view/311/loadframe.vc)
On the verge source, I don't know if it does what you need though.
Quote: BlaH! How do I change my password?
Posted on 2001-01-08 09:48:41
|
Devon
|
568658
---
Square's making money.
We're making art.
Posted on 2001-01-10 04:20:20
|