What’s The Absolute Worst Animal

What’s the absolute worst animal

HAIRLESS CHIMPANZEES.

What’s The Absolute Worst Animal
What’s The Absolute Worst Animal
What’s The Absolute Worst Animal

(orc.)

More Posts from Cryptid-carrion and Others

4 years ago
Grant Simon Rogers

Grant Simon Rogers

4 years ago
Some Weird Dreams I’ve Had 
Some Weird Dreams I’ve Had 

some weird dreams i’ve had 

4 years ago
The Void (2016) Directed By Jeremy Gillespie And Steven Kostanski
The Void (2016) Directed By Jeremy Gillespie And Steven Kostanski

The Void (2016) Directed by Jeremy Gillespie and Steven Kostanski

4 years ago

All the souls and the blood, spill into hearts of the broken, raise the chalice and repent! Pay the penance of pain and break free! Maybe there is no freedom, maybe seek less bitter alternatives.

3 years ago
Just Found This Comic I Drew In 2012

just found this comic i drew in 2012

4 years ago
Among Us But All I Know Is Plants, Murder, Eat Hot Chip, And Lie
Among Us But All I Know Is Plants, Murder, Eat Hot Chip, And Lie
Among Us But All I Know Is Plants, Murder, Eat Hot Chip, And Lie
Among Us But All I Know Is Plants, Murder, Eat Hot Chip, And Lie

Among Us but all I know is plants, murder, eat hot chip, and lie

4 years ago
Mandy (2018) Directed By Panos Cosmatos
Mandy (2018) Directed By Panos Cosmatos
Mandy (2018) Directed By Panos Cosmatos
Mandy (2018) Directed By Panos Cosmatos
Mandy (2018) Directed By Panos Cosmatos

Mandy (2018) Directed by Panos Cosmatos

3 years ago

in the book of ezekiel, angels are described as eyes on their wings. sound familiar?

In The Book Of Ezekiel, Angels Are Described As Eyes On Their Wings. Sound Familiar?
In The Book Of Ezekiel, Angels Are Described As Eyes On Their Wings. Sound Familiar?

so what i want to know is what the hell type of predator was preying on biblical angels to make them evolve eyespots

4 years ago

Setting up Variables in Ren’Py

Hello Folks,

Today I’m going to take you through how to set up Variables in Ren’Py and what they would be used for in Interactive Fiction or Visual Novel games.

What is a variable?

A variable is basically just a way to store information or value as it is called in coding.

Some examples of that are Player Names, Pronouns, Stats, Health, Inventory. Honestly the list is endless and is only limited by your imagination.

You want a counter for every time you player sees a puppy. You can do that haha.

There are 3 main types of Variables I’ve found that come up the most in coding IF games. 

Boolean Values

Number Values

String Values

Setting Up Variables In Ren’Py

Things that are super important to remember. Variables have to be unique. This is because if you use the same variable name twice it will overwrite the input data to the new data. This works great if you want to add increases in Stat’s or decreases in health as it updates it but not for things like the Player Name for example. Steps

1. Create the Variable

You can set this up at the top of you main script.rpy Page or a separate variables.rpy 

My IF Template will come with a varaibales.rpy included for you to edit. 

Formula for True/False (Boolean) variable_name = False

Word Variables (String) You can set up Word Variables as None if you prefer it’s up to you. I always do false simply to save time when I writing a bunch of new variables some people prefer None so they can tell the difference between the 2 variables at a glance. variable_name = None or variable_name = False

Formula for Number Variables variable_name = 0

image

This is because Ren’Py will give you an error when it tries to run if it can’t find a variable. So it must be created first. You don’t have to type in init python: if you are listing the variables in the main script file as it already has it at the top. But if you create a new file for variables (like I have in the template) you need to type this at the top so Ren’Py can recognise it. 

2. Make the menu for the variable

If you want to see how to make a menu in Ren’Py please take a look at my Coding Choice Examples Post. I will be looking at doing a more in-depth post on Ren’Py in the future as well as having a few example menus in the template.

image

3. Set the variable in the menu. This is done by writing $ variable_name = “value”

image

And that’s it Voila! Your Variable is created and set, when the player chooses this menu choice it will set the string_name variable to words.

Want to display your variable? Simply type

[variable_name] 

So if we wrote

“Tell me the [string_name].”

The player would see the 

Tell me the words. I will show you different ways to display your variable soon.

Wait whats the difference between the Variables?

I will be going into more detail in a future post about variables but at the moment you can take a quick look at the top picture for a brief explanation. 

Variables are super important to Interactive Fiction so it’s great that Ren’Py makes it so easy to code. 

Hopefully this post made sense and gave you a basic idea about Setting Up Variables in Ren’Py. If you are an IF Dev and have been inspired to use Ren’Py for you IF Game let me know. I’m trying to put together some examples of games so people can see how versatile Ren’Py is. Thanks for reading till the end. :) 

3 years ago

“‘What is a ghost? A tragedy condemned to repeat itself time and time again? An instant of pain perhaps. Something dead which still seems to be alive. An emotion suspended in time like a blurred photograph, like an insect trapped in amber.’”

— Guillermo Del Toro, The Devil’s Backbone (via swordofdemeter)

  • oceanblue971
    oceanblue971 reblogged this · 3 months ago
  • misssickn
    misssickn liked this · 4 months ago
  • cloaked-figure
    cloaked-figure liked this · 5 months ago
  • 2003s-greatest-horrorshow
    2003s-greatest-horrorshow liked this · 8 months ago
  • geolyte
    geolyte liked this · 1 year ago
  • robomatryoshka
    robomatryoshka liked this · 1 year ago
  • thecraftybear
    thecraftybear reblogged this · 1 year ago
  • thecraftybear
    thecraftybear liked this · 1 year ago
  • crimepope
    crimepope liked this · 1 year ago
  • ggaarrmm
    ggaarrmm liked this · 3 years ago
  • justasmidgx
    justasmidgx liked this · 3 years ago
  • shield-sheafson
    shield-sheafson liked this · 3 years ago
  • deanwinchesterlover69
    deanwinchesterlover69 liked this · 4 years ago
  • glammedgrey
    glammedgrey liked this · 4 years ago
  • simpbito
    simpbito reblogged this · 4 years ago
  • simpbito
    simpbito liked this · 4 years ago
  • sleepingbaggi
    sleepingbaggi reblogged this · 4 years ago
  • summerlimeismethebrony
    summerlimeismethebrony liked this · 4 years ago
  • saveatruckrideoptimusprime
    saveatruckrideoptimusprime liked this · 4 years ago
  • tomboyfromhell
    tomboyfromhell liked this · 4 years ago
  • crossover15
    crossover15 liked this · 4 years ago
  • lumi-of-the-universe
    lumi-of-the-universe liked this · 4 years ago
  • project-valhalla
    project-valhalla reblogged this · 4 years ago
  • wormsanduba
    wormsanduba liked this · 4 years ago
  • patitas-de-elefante
    patitas-de-elefante liked this · 4 years ago
  • looksfishy
    looksfishy reblogged this · 4 years ago
  • moramoramor
    moramoramor reblogged this · 4 years ago
  • dreaming-of-stories-and-stars
    dreaming-of-stories-and-stars liked this · 4 years ago
  • famouslysleepy
    famouslysleepy reblogged this · 4 years ago
  • sorrymyusernamesuckediwas13
    sorrymyusernamesuckediwas13 liked this · 4 years ago
  • mr-mango-tango
    mr-mango-tango liked this · 4 years ago
  • epicnessya
    epicnessya liked this · 4 years ago
  • its-theeaqueen17-stuff
    its-theeaqueen17-stuff liked this · 4 years ago
  • alphahobo123
    alphahobo123 liked this · 4 years ago
  • austin-gallade
    austin-gallade liked this · 4 years ago
  • queen-gorgo
    queen-gorgo liked this · 4 years ago
  • milkshakemoomoos
    milkshakemoomoos liked this · 4 years ago
  • salty-mush-soup
    salty-mush-soup liked this · 4 years ago
  • theweirdlynx
    theweirdlynx liked this · 4 years ago
  • panphilosopher
    panphilosopher liked this · 4 years ago
  • cryptid-snails
    cryptid-snails liked this · 4 years ago
  • mikadosenju
    mikadosenju reblogged this · 4 years ago
  • mikadosenju
    mikadosenju liked this · 4 years ago
  • plutoplubear
    plutoplubear liked this · 4 years ago
  • laslloronas
    laslloronas liked this · 4 years ago
  • alittleheart2heart
    alittleheart2heart liked this · 4 years ago
cryptid-carrion - Spooky shit I like
Spooky shit I like

209 posts

Explore Tumblr Blog
Search Through Tumblr Tags