I'm creating an item that can let the player fly, but only for a limited amount of time and can be turned on and off. (Similar to Duke Nukem's jetpack in Samsara.) How would I be able to code something like this? (And if it isn't too much trouble, how to also have yellow particles spawn out of the player in random directions while they're using it.)
Thanks in advance.
Decorate: How to create a jetpack-like item?
-
Absolute Zero
- Posts: 78
- Joined: Fri Feb 14, 2014 1:43 am
RE: Decorate: How to create a jetpack-like item?
http://zdoom.org/wiki/Classes:ArtiFly
http://zdoom.org/wiki/Category:Actors_by_game
This should help.
http://zdoom.org/wiki/Category:Actors_by_game
This should help.
IMPLEMENT WEAPON PICKUP PREDICTION 2K14! VOTE NOW! YES/YES
In fact, I hate Kelvins, and humans too, because they are carrying nearly 300 of them EVERYWHERE!
In fact, I hate Kelvins, and humans too, because they are carrying nearly 300 of them EVERYWHERE!
-
TerminusEst13
- Retired Staff / Community Team Member
- Posts: 865
- Joined: Tue Jun 05, 2012 11:06 pm
RE: Decorate: How to create a jetpack-like item?
You're free to use the code, if you'd like.Riclo wrote: I'm creating an item that can let the player fly, but only for a limited amount of time and can be turned on and off. (Similar to Duke Nukem's jetpack in Samsara.)
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
RE: Decorate: How to create a jetpack-like item?
Would you mind showing me how to implant it? I've already copy/pasted it but it doesn't seem to work, even after I change it to try and get it working without decorate errors.TerminusEst13 wrote:You're free to use the code, if you'd like.Riclo wrote: I'm creating an item that can let the player fly, but only for a limited amount of time and can be turned on and off. (Similar to Duke Nukem's jetpack in Samsara.)
- fr blood
- Frequent Poster Miles card holder
- Posts: 995
- Joined: Wed Mar 06, 2013 4:04 pm
- Location: France
RE: Decorate: How to create a jetpack-like item?
You can take example of the Flight Sphere in Realm 667.
-
TerminusEst13
- Retired Staff / Community Team Member
- Posts: 865
- Joined: Tue Jun 05, 2012 11:06 pm
RE: Decorate: How to create a jetpack-like item?
Could you copy/paste both the ACS and the Decorate you're using on Pastebin, please?Riclo wrote:Would you mind showing me how to implant it? I've already copy/pasted it but it doesn't seem to work, even after I change it to try and get it working without decorate errors.
The Ranger - New class for HeXen.
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~
ZDoom Wars - I drew some pictures.
Samsara - Some class-based mod I guess?
Metroid: Dreadnought - I am a dumb fanboy.
DemonSteele - ~come with me to anime world~