forked from nbrooks211/zombietextures
96 lines
3.1 KiB
Text
96 lines
3.1 KiB
Text
ENTITIES
|
|
------------------------------------------------
|
|
|
|
|
|
func_commentary
|
|
? acts just like the ones one source engine
|
|
# floats a model in the air and slowly spins
|
|
# spins rapidly when triggered and turns grey when done
|
|
# plays a sound file when ttriggered
|
|
# can be triggered by pressing E while looking at it
|
|
|
|
func_cardboardcutout
|
|
# would typically be a flat (possibly 2 sided) sprite and the texture would typically be a person
|
|
# purpose is to resemble the body movements of someone talking in like those story book games
|
|
when triggered (not nessicerally by E) it will cycle thru texturea at a predefined rate
|
|
such as start on idle texture then 3 seconds later switch to hands in air texture then 10 seconds later switch to another texture
|
|
|
|
player
|
|
# first person
|
|
# walkaround and jump
|
|
# can interact with buttons and other objects by hitting E
|
|
|
|
buttons:
|
|
# They exist
|
|
# They trigger somthing
|
|
# They change to a different texure when activated
|
|
# They move in when activated
|
|
# They play a sound
|
|
|
|
physics object:
|
|
can be picked uo with E
|
|
has physics applied to it (obviousky)
|
|
can be any obj and idealy would be resizeable
|
|
|
|
transparent blocks
|
|
idk how easy its gonna be but some textures that i place mighy be transparent
|
|
|
|
pass thru blocks
|
|
thusbwill probabky have be done on the godot side some blocks will be not solid
|
|
|
|
func_elevator
|
|
when the player steps on this it will rise up after a few seconds to a pre determinted height
|
|
|
|
more specialized shit might change later
|
|
|
|
chess
|
|
the pieces are made out of physics objects and you play against a badly written ai
|
|
the ai is good but cheats alot
|
|
the way to win is to cheat yoyrself and just place one of your pieces on his king
|
|
|
|
ARTWORK
|
|
----------------------------------------
|
|
|
|
icon.ico:
|
|
the icon is a "profile pic" of a 2d drawn llama wearing a 3d low polygon model of a blue wizard hat
|
|
|
|
"zombie maniac" avatar (human) (not a fucking goat or somthing im not a furry)
|
|
face:
|
|
no facial hair but with long hair down to shoulders
|
|
clothes:
|
|
wearing a 1920s style beige suit eith red tie and matching pants. white under shirt
|
|
|
|
fursuit:
|
|
fursuit
|
|
|
|
SOUND
|
|
------------------------------------
|
|
*button triggered*
|
|
*suit pickup*
|
|
func_door open
|
|
func_door close
|
|
chess piece place down
|
|
chess piece place up
|
|
|
|
VOICELINES
|
|
---------------------------------
|
|
|
|
Hazard course: (kreb)
|
|
Kreb: welcome to the White Plains hazard course, i am your card board assistant.
|
|
lets begin by stepping into your suit now but before that i have to read this disclamer.
|
|
*boringly and unenthousiastically reads this*
|
|
White Plains is a distinct entity operating independently, it is in no way associated with any other companies that relate to a certain red themed biome.
|
|
The white plains hazard course comes AS IS with absolutly no warrenty
|
|
Lets begin by stepping thru the door
|
|
|
|
Hazard course: (zombie)
|
|
Suit:
|
|
Welcome the H E uh i mean F U R mark 2 Furry System
|
|
for use in attending furry conventions
|
|
Cringe inhibitors activated
|
|
fifty six k modem activated
|
|
Anti bully shields activated
|
|
rgb lighting activated
|
|
photon torpedos deactivated pay 15.99$ to activate them indtantly
|
|
have a very good day
|
|
i wall make sure of it
|