Search found 2 matches
- Mon Apr 29, 2019 9:33 am
- Forum: Modding discussion
- Topic: rendering.draw_sprite - example of usage?
- Replies: 2
- Views: 1304
Re: rendering.draw_sprite - example of usage?
Looks good. thanks for the clarification.
- Sun Apr 28, 2019 10:49 pm
- Forum: Modding discussion
- Topic: rendering.draw_sprite - example of usage?
- Replies: 2
- Views: 1304
rendering.draw_sprite - example of usage?
Hi
I'm exploring the rendering API so a simple example I chose was to draw a image near the player on the ground. I created a mod to hold the image because I needed a place to hold it. I tried using a scenario but it made no difference.
How do I draw a sprite?
This doesn't work:
rendering.draw ...
I'm exploring the rendering API so a simple example I chose was to draw a image near the player on the ground. I created a mod to hold the image because I needed a place to hold it. I tried using a scenario but it made no difference.
How do I draw a sprite?
This doesn't work:
rendering.draw ...