Search found 36 matches

by sesco
Sat Apr 30, 2016 5:43 pm
Forum: Newbie questions
Topic: help with one sprite blacking out another sprite
Replies: 10
Views: 11564

Re: help with one sprite blacking out another sprite

@fjudde: I could add a function that allows you to change the z-order of sprites but I'm not sure if this is really related to sesco's problem. He says: yes correct I don't want Sprite 1 to disappear when Sprite 2 goes over it Sprite 1 doesn't disappear when sprite 2 goes over it. Sprite 2 is just ...
by sesco
Sat Apr 30, 2016 5:39 pm
Forum: Newbie questions
Topic: help with one sprite blacking out another sprite
Replies: 10
Views: 11564

Re: help with one sprite blacking out another sprite

@airsoftsoftwair @fjudde: I could add a function that allows you to change the z-order of sprites That would be nice! Something like SetSpriteZPos(id, zpos)? If so a new attribute #ATTRZPOS to the object #SPRITE could become handy. @sesco Sorry for derailing your tread. lol no problem at all as I'm...
by sesco
Fri Apr 29, 2016 7:38 pm
Forum: Newbie questions
Topic: help with one sprite blacking out another sprite
Replies: 10
Views: 11564

Re: help with one sprite blacking out another sprite

SamuraiCrow wrote:I think the question involves sprite overlay priorities.
yes correct I don't want Sprite 1 to disappear when Sprite 2 goes over it
by sesco
Thu Apr 28, 2016 11:02 pm
Forum: Newbie questions
Topic: help with one sprite blacking out another sprite
Replies: 10
Views: 11564

help with one sprite blacking out another sprite

ok so far enjoying playing with sprites with Hollywood and noticed that when Sprite1 overlaps Sprite 2 it black out Sprite2 so my question is how to keep Sprite 2 always visible on screen when Sprite 1 overlaps it :?:
by sesco
Thu Apr 28, 2016 10:52 pm
Forum: Newbie questions
Topic: need help with Loops
Replies: 3
Views: 4154

Re: need help with Loops

@ Bugala

thanks for the tip :)
by sesco
Wed Apr 27, 2016 11:55 pm
Forum: Newbie questions
Topic: need help with Loops
Replies: 3
Views: 4154

Re: need help with Loops

lol ok played around and put loop2 inside the loop1 and all ok :D
by sesco
Wed Apr 27, 2016 10:55 pm
Forum: Newbie questions
Topic: need help with Loops
Replies: 3
Views: 4154

need help with Loops

ok so i have 2 Sprites (Sprite1, Sprite2) and I have a loop routine working with Sprite1 fine but I also want Sprite2 to run the same loop as well. How do get Sprite 2 routine going at the same time as Sprite 1 on the screen since Sprite 1 loop has " Repeat/ WaitEvent/ Forever" to make it ...
by sesco
Thu Apr 21, 2016 8:39 pm
Forum: Newbie questions
Topic: create sprite from box
Replies: 2
Views: 3443

Re: create sprite from box

thanks will give it a try
by sesco
Thu Apr 21, 2016 4:25 pm
Forum: Newbie questions
Topic: create sprite from box
Replies: 2
Views: 3443

create sprite from box

if I draw a box (using Box command) on the screen and want that box to be a sprite instead of png picture how can i do that?
by sesco
Thu Feb 13, 2014 3:27 pm
Forum: Hollywood bugs
Topic: no sound in Hollywood 5.3 when using examples?
Replies: 6
Views: 7303

Re: no sound in Hollywood 5.3 when using examples?

FINALLY figured out my AHI issue that was affecting Hollywood programs & solution is [url]http://amigaworld.net/modules/newbb/vie ... rum=14/url].

many thanks to AlexC & thomas :D