Search found 4 matches
- Sat Jun 03, 2023 4:02 pm
- Forum: Scripting
- Topic: How do I make powerup icons change based on duration?
- Replies: 2
- Views: 252
Re: How do I make powerup icons change based on duration?
Thanks for the help, man!
- Sat Jun 03, 2023 11:27 am
- Forum: Scripting
- Topic: ACS (Titlemap): What is the best way to move the player to a specific position?
- Replies: 1
- Views: 314
Re: ACS (Titlemap): What is the best way to move the player to a specific position?
You could try working with a MovingCamera and use ACS to control it. I've seen TITLEMAPs use this before to move smoothly into different areas such as the one used in PsychoPhobia.
- Fri Jun 02, 2023 11:23 pm
- Forum: Resources
- Topic: Ganbare-Lucifer's Junkyard
- Replies: 19
- Views: 16156
Re: Ganbare-Lucifer's Junkyard
This stuff looks great! I especially like that vampire guy you made and those HUD faces you made for your Loud House character. Keep up the good work!
- Fri Jun 02, 2023 11:19 pm
- Forum: Scripting
- Topic: How do I make powerup icons change based on duration?
- Replies: 2
- Views: 252
How do I make powerup icons change based on duration?
I'm trying to code in this powerup for a project I'm working on, and I was thinking of making the little powerup icon and appears in the corner change based on the current duration, and the icon would change to a different sprite. Only problem is, I have no clue on how I would be able to detect the ...