September 11, 2024, 08:40:53 AM
Welcome,
Guest
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Forum rules
-
please read before posting, it can save you a lot of time.
Home
Help
Search
Calendar
Login
Register
Wintermute Engine Forum
>
Profile of diduk
>
Show Posts
>
Messages
Profile Info
Summary
Show Stats
Show Posts
Messages
Topics
Attachments
Show Posts
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Messages
Topics
Attachments
Messages - diduk
Pages: [
1
]
1
Technical forum
/
Re: The cursor(problem) and item simultaneously on the screen
«
on:
January 13, 2011, 03:38:04 PM »
Thanks all Ok!
2
Technical forum
/
Re: The cursor(problem) and item simultaneously on the screen
«
on:
January 13, 2011, 12:12:28 PM »
If I set CURSOR_COMBINED to FALSE, will only draw an item, the cursor will not be drawn.
But I need the cursor over item.
3
Technical forum
/
The cursor(problem) and item simultaneously on the screen
«
on:
January 13, 2011, 12:24:51 AM »
I have made the cursor and item simultaneously on the screen.
The cursor is drawn always under item.
Whether it is possible to make that the cursor was drawn over item?
ITEM
{
CAPTION = ""
NAME = "ruchka"
SPRITE = "items\ruchka\ruchka.tga"
CURSOR = "items\ruchka\ruchka.sprite"
CURSOR_HOVER = "items\ruchka\ruchka_a.sprite"
CURSOR_COMBINED = TRUE
SCRIPT = "items\ruchka\ruchka.script"
}
Pages: [
1
]