Solved Frontpanel alternative? entity type panel

Question that is answered or resolved.

machok

Well-known member
I want to use frontpanel but for some reason (stage design) I have to use something else. I've tried entity type panel and it works fine,
but the direction is moving to the right while what I need is to the opposite, just like the front panel
so how to make type panel move to the left? or is there another alternative way which I can use?
 
Solution
Hi, friend.
I have it configured this way. I don't use the front panel function, I use an entity.


name panel_C1_st1
type panel
speed 5
scroll -1
shadow 0
alpha 0
setlayer 900
offscreenkill 6000

anim idle
loop 0
delay 0
offset 0 480
bbox 58 46 31 67
frame data/levels/C1_st1/4.gif
Hi, friend.
I have it configured this way. I don't use the front panel function, I use an entity.


name panel_C1_st1
type panel
speed 5
scroll -1
shadow 0
alpha 0
setlayer 900
offscreenkill 6000

anim idle
loop 0
delay 0
offset 0 480
bbox 58 46 31 67
frame data/levels/C1_st1/4.gif
 
Solution
Back
Top Bottom