Images: Arrows. Idle/Hover. Based on n,nw,w,sw,s,se,e,ne direction.

This section is for people to post assets that people can use in their games. Everything here should have a creative commons or other open license, or be in the public domain.
Post Reply
Message
Author
henvu50
Veteran
Posts: 337
Joined: Wed Aug 22, 2018 1:22 am
Contact:

Images: Arrows. Idle/Hover. Based on n,nw,w,sw,s,se,e,ne direction.

#1 Post by henvu50 »

Work good as placeholders until you get better art. 8 arrows total, for each direction: north, northwest, west, southwest, south, southeast, east, northeast.
Example of what they look like:
nav_east_arrow_idle.png
nav_east_arrow_idle.png (3.15 KiB) Viewed 3063 times
nav_east_arrow_hover.png
nav_east_arrow_hover.png (3.26 KiB) Viewed 3063 times
can use it in a screen like this:

Code: Select all

screen compass_grid:
    grid 3 3:
        text "Top-Left"    # replace with image
        text "Top"           # replace with image
        text "Top-Right"  # replace with image

        text "Center-Left"  # .... and so forth.
        text "Center"
        text "Center-Right"

        text "Bottom-Left"
        text "Bottom"
        text "Bottom-Right"
no attribution required, use for whatever, free for commercial use.
arrows-idle-hover.zip
(83.66 KiB) Downloaded 83 times

Post Reply

Who is online

Users browsing this forum: No registered users