1

Topic: How to create Game entities for my pwn Mod ?

Hello Community I Coded an own Mod but now I want to have the teleporters in the Game entities to use for my own Mod but how does it goes. I mean the teleport entities that you will Be Port from One place to another.

... sorry for my Bad english smile

I Hope you can help me.

2

Re: How to create Game entities for my pwn Mod ?

I would recommend to take a look into the Race or DDRace Mod. Both sources are available on github.
https://github.com/SushiTee/teeworlds
https://github.com/GreYFoX/teeworlds

Greetings,
Mo(2)

3

Re: How to create Game entities for my pwn Mod ?

See mapitems.h and collision.cpp ...

4

Re: How to create Game entities for my pwn Mod ?

I made new tile...
Its kill! but i wanted teleport or speedup

How can i make only teleport/speedup but no kill?